Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Main menu location

  • OK,

    1. align the menu aside of the logo add this CSS:

    #sticky-navigation .navigation-branding {
        margin-right: 20px;
    }
    

    2. to Center logo and menu add #1 and this CSS:

    #sticky-navigation .inside-navigation {
        justify-content: center;
    }
  • MoleculeMarketer

    Hi David,

    Thanks for that.

    I tried using the same code using main.navigation to pull that to the logo as well but that did not work. Apologies, I am not a CSS person. How can I edit that code to achieve that?

    Also on the Doyen Queen and Kays Light pages there is about a 30px gap between the bottom of the star and the nav container.

    Where can I edit that?

    Cheers

  • Try this CSS for the standard navigation:

    .nav-float-right .site-header  #site-navigation {
        margin-left: 20px;
    }

    The other issue, i am not seeing any difference in the layout Doyen Queen or Kays Light and any other inner page ?

  • MoleculeMarketer

    Hi David,

    That has sorted that out.

    Thank you so much with these issues.

    Tremendous support.

    Cheers

    Richard

  • Glad to be of help

Viewing 5 posts - 17 through 21 (of 21 total)
  • You must be logged in to reply to this topic.