[Resolved] Page titles for Category pages

Home Forums Support [Resolved] Page titles for Category pages

Home Forums Support Page titles for Category pages

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by Leo.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #873540
    Jamie

    Hi, I’ve recently added a drop down to my blog menu splitting the blog into features, news and reviews using categories. These category blog pages still have a title at the top of the page saying ‘review, ‘features’ or ‘news’ which I would like to get rid of. Can you tell me how I can hide them, please?

    Thanks

    #873670
    Leo
    Staff
    Customer Support

    Hi there,

    This CSS should work:

    .category .page-header {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know ๐Ÿ™‚

    #873675
    Jamie

    Thanks Leo, perfect!

    #873679
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.