Site logo

Archived topic

Take out category titles

3 replies · Started by Sebastián on September 19, 2017

Viewing posts 1–4 of 4

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?

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?

This archived topic is closed to new replies.