Site logo

[Resolved] spacing issue with top bar widget and main menu

Home Forums Support [Resolved] spacing issue with top bar widget and main menu

Home Forums Support spacing issue with top bar widget and main menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2590174
    Mel

    Hi,
    I am using the MyPet template.

    I want to reduce/minimize the space between the line of text at the top right (top bar widget)
    and the logo/menu.

    I also want to add more space below the menu so the submenu doesn’t go into the heading (this happens on the front/Home page).

    Could you please assist me with this, thanks.

    #2590181
    Fernando
    Customer Support

    Hi Mel,

    For the Header padding, go to Appearance > Customize > Layout > Header and add bottom margin. Reference: https://docs.generatepress.com/article/header-layout-overview/

    If that doesn’t work, go to Appearance > Elements, try adding bottom padding there: https://docs.generatepress.com/article/header-element-overview/

    For the Top Bar spacing of the widget, add this through Appearance > Customize > Additional CSS:

    .inside-top-bar.grid-container p {
        margin-bottom: 0;
    }
    #2591358
    Mel

    Great, thank you!

    #2593717
    Fernando
    Customer Support

    You’re welcome, Mel!

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