Viewing 1 replies (of 1 total)
  • Hi,

    Please try to add this custom CSS code in Appearance -> Customize -> Additional CSS, to hide the title on the category/tag page

    body.category .page-header,
    body.tag .page-header {
        display: none;
    }

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove….’ is closed to new replies.