Remove the word Category
-
Hello,
i am pretty new with wordpress and im not very good at using CSS or html.
I did my website and when i go on one of my categories, it says on top of the page ‘category : news’. How can i remove that or at least the word ‘category’ ?thanks !
The blog I need help with is: (visible only to logged in users)
-
Hi there – thanks for the message.
You can remove the title entirely with:
.entry-archive-title { display: none; }I’m afraid there’s no way to hide just the “category” prefix.
Thanks – Ben
-
Hi,
Thank you for your answer but where and how can I put : .entry-archive-title { display: none; } ?thanks
-
-
- The topic ‘Remove the word Category’ is closed to new replies.