[Resolved] Header Issue

Home Forums Support [Resolved] Header Issue

Home Forums Support Header Issue

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #703473
    Akshay

    Hello,
    I am unable to see my header in the website. I have no content in the header but its not getting displayed. Please help

    #703493
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like the entire header element is removed.

    I assume it still doesn’t show if you add a logo image?
    https://docs.generatepress.com/article/adding-header-logo/

    Did you happen to add any functions to remove the header?

    Let me know ๐Ÿ™‚

    #703919
    Akshay

    No, it doesn’t show up even if I add the logo. And I had previously installed a slideout website template but then I decided to edit the website my way and did a reset. Since then I am unable to see the header.

    #704226
    David
    Staff
    Customer Support

    Hi there,

    can you go to Appearance > Elements and look to see if there is a Layout Element?

    #704296
    Akshay

    Hey, there was a remove header element. I deleted it and now it works. Thanks a lot for your help

    #704304
    Akshay

    Can you also tell me how to remove the category title? I have 3 categories in my main menu and i want to remove the category title displayed.

    #704305
    Leo
    Staff
    Customer Support

    Try this CSS:

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

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

    #704331
    Akshay

    It works. Thanks a lot

    #704461
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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