Archived topic
Take out category titles
3 replies · Started by Sebastián on September 19, 2017
Hi is it possible to remove the category title on Blog page?
Screenshot: https://i.imgur.com/oIqXSjV.png
And also, why in the category pages the sidebar widgets are not showing up?
Thanks!
Hi,
Can you link me to the page?
https://www.mmarketingonline.com/category/marketing
But i want to remove the title in every single one of the categories. That's just only one.
Thanks
This should remove the title:
.category .page-header {
display: none;
}
Sidebar issue is a bit odd. I can see the code there but it's not displaying. Only happening at category pages?