[Support request] Add space between main menu and archive

Home Forums Support [Support request] Add space between main menu and archive

Home Forums Support Add space between main menu and archive

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #591808
    Christine

    I would like to add some white space between the main menu below the header and the blog archive.

    I would like to achieve this without increasing the padding of the containers, as this also makes the archived posts appear farther apart, and I would like them to be close together (closer, even than I can achieve by eliminating the top and bottom padding, but that’s a different question).

    Is there a way I can add some space to the page so that the archive is not butted up against the main menu?

    Thank you

    #591831
    Leo
    Staff
    Customer Support

    Hi there,

    Your site is under coming soon page.

    Any chance you can unlock it so I can see?

    Let me know ๐Ÿ™‚

    #591846
    Christine

    Okay it should be unlocked.

    #591877
    Leo
    Staff
    Customer Support

    No unfortunately not.

    Still coming soon to me.

    Can you double check?

    #592687
    Christine

    It should be working!

    #592730
    Leo
    Staff
    Customer Support

    It’s working now.

    Would increasing the bottom header padding works for you?
    https://docs.generatepress.com/article/header-padding/

    Let me know ๐Ÿ™‚

    #592804
    Christine

    Hi,

    That would have worked for my original plan. I now have the main navigation below the header, with a logo in the header.

    I would like to distance the navigation bar from the blog archive some. Any other ideas?

    Thanks so much for your help!

    #592969
    Leo
    Staff
    Customer Support

    Try this CSS:

    .nav-aligned-center.nav-below-header .main-navigation {
        margin-bottom: 50px;
    }
    #593206
    Christine

    Thanks, that worked like a dream!

    #593278
    Leo
    Staff
    Customer Support

    No problem!

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