Hello,
I have chosen to hide my post data (author, date, category, etc.) They no longer appear on a single post pages, but unfortunately they continue to appear on category pages. How can I get them to hide everywhere?
Hey Dandelion222,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.category span.post-meta-infos {
display: none;
}
Hope this helps :)
Best regards,
Nikko
Yes, that did the trick. Thanks!
Hi,
Glad we could help! Thanks for using Enfold :)
Best regards,
Nikko