Singl Theme – how do I remove the date…
-
Hi guys,
How do I remove the date and the lines ‘ Bookmark the permalink’ and ‘Blogg på WordPress.com. | Customized Singl Theme.’ from my customized Singl Theme page?
Kind Regards
Kenneth T
The blog I need help with is: (visible only to logged in users)
-
Hi Kenneth, the footer credits, Blogg på WordPress.com. | Customized Singl Theme. , have to remain on your site and visible per the Terms of Service, (#11).
To hide the date and Permalink, go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
.entry-meta { display: none; }
- The topic ‘Singl Theme – how do I remove the date…’ is closed to new replies.