Delete/Hide Metadata on posts
-
Hey there,
I am trying to delete or hide the meta posts “Posted on xxx by yyy”. I have googled and tried this:
/* Remove meta data */
.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }which unfortunately doesn’t work for Storefront or at least on my website.
(Example here.)Do you have another idea of how I can do this? Appreciate any kind of help! ??
Best,
SchorlieeThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Delete/Hide Metadata on posts’ is closed to new replies.