[Support request] how to remove top bar container

Home Forums Support [Support request] how to remove top bar container

Home Forums Support how to remove top bar container

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2339727
    Ajay

    How can I remove the top bar container black color line?

    #2339875
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the site where we can see this ?

    #2340052
    Ajay

    this is please look

    #2340063
    Fernando
    Customer Support

    Hi Ajay,

    By default, if the top bar has no contents, it should not appear. Can you check in Appearance > Widgets > Top bar, and check if there’s anything there to be sure.

    Then if there’s nothing, try #1 here: https://docs.generatepress.com/article/debugging-tips/

    #2340077
    Ajay

    alright, how can I decrease the size between the header and my Pages content title?

    #2340085
    Fernando
    Customer Support

    In Appearance > Customize > Layout > Container, try reducing the top padding. Also try reducing the “Separating Space”.

    #2340093
    Ajay

    how can i align both right sides and left side with a header distance?

    #2340095
    Fernando
    Customer Support

    You can use a Block Element – Page Hero: https://docs.generatepress.com/article/block-element-page-hero/

    Or, you can add this through Customize > Additional CSS:

    .page header.entry-header h1 {
        text-align: center;
    }
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.