Sonsa Theme Hide Date on Posts
-
hey! what is a css tag I can use to hide the date on my posts? I have a featured image. The problem is that I work on drafts a lot and when they finally get completed they list the actual date I made the draft not posted!
I have the Sonsa Premium Theme
The blog I need help with is: (visible only to logged in users)
-
Hi there!
To hide the date on your posts, go into Customize > CSS and add the following:
.entry-date { display: none; }Let me know if you have any questions!
(Note: I moved this question to the CSS Customization forum.)
- The topic ‘Sonsa Theme Hide Date on Posts’ is closed to new replies.