How to remove or hide "ALL POSTS FILED UNDER" tag ?
- The topic ‘How to remove or hide "ALL POSTS FILED UNDER" tag ?’ is closed to new replies.
Need help? Check out our Support site, then
Hello there, I would like to know if there are any solutions that can remove or hide the “ALL POSTS FILED UNDER” tag?
While retaining the archive category name.
Thanks a lot.
The blog I need help with is: (visible only to logged in users)
Hi there,
I’m so sorry for my late reply to your question.
You can solve this by adding the following custom CSS:
#primary h1.archive-title {display: none !important;}
Best Regards,
Ellen