css- trying to delete the date from a post
-
Hi there,
I’m trying to delete the date from my posts (Canard theme) and can’t seem to find the right code in order to do so. Any help would be greatly appreciated.The blog I need help with is: (visible only to logged in users)
-
Here is the code
.posted-on, ::before { display: none; }.posted-on is the date and ::before is the slash (/)
-
Thanks for getting back to me fstat.
The code worked for the front page but not the subsequent pages once you click on a post….any ideas?? -
-
- The topic ‘css- trying to delete the date from a post’ is closed to new replies.