Hide date and symbol on Creative Theme
-
Hi all. I am trying to remove the date and the symbol above the date from my blog and portfolio posts. I have tried every bit of code I could find in the CSS editor and nothing works. Thanks for any help.
The blog I need help with is: (visible only to logged in users)
-
On single post pages, this will hide the post format item and also the date, and leaves the category.
.format-icon, .post-meta .post-meta-item:first-child { display: none; } -
-
- The topic ‘Hide date and symbol on Creative Theme’ is closed to new replies.