Viewing 1 replies (of 1 total)
  • How much do you want to hide?

    Just the title (https://i.imgur.com/ILSKfAO.png):

    .archive.category-news .wf-td.hgroup { display: none; }

    The entire header (https://i.imgur.com/RYeWuie.png):

    .archive.category-news .page-title { display: none; }

    The above assumes you only want to do this for the “News” Category – to apply to all Categories change .archive.category-news to .archive.category. To apply it to all Archives, change it to .archive.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide category title in news section’ is closed to new replies.