[Support request] Centering logo on sticky nav

Home Forums Support [Support request] Centering logo on sticky nav

Home Forums Support Centering logo on sticky nav

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1006715
    Mårten

    Hi,

    I followed the instructions to centering logo in the navigation. https://docs.generatepress.com/article/centering-logo-navigation/#add-your-logo-to-the-navigation

    But when i activated the sticky nav and upload the logo, the menu appears on the right side of the logo. What can i do so the logo and the navigation appears on the same place?

    Thanks!

    #1006731
    David
    Staff
    Customer Support

    Hi there,

    can you add the Sticky Navigation logo and ill take a look.

    #1006748
    Mårten

    Hi,

    Now it´s done!

    #1006884
    David
    Staff
    Customer Support

    Try adding this CSS:

    #sticky-navigation .navigation-branding img {
        margin-right: 0;
    }
    
    #sticky-navigation .main-nav {
        flex: 1;
    }
    #1007336
    Mårten

    YES!

    It´s looks perfect.

    Thank you so much! 🙂

    #1007417
    David
    Staff
    Customer Support

    Glad to be of help

    #1013454
    Mårten

    Hi,

    Thank you for helping me with the sticky nav earlier. But now the sticky navigation has disappeared. Do you know what the problem may be?

    #1013508
    Mårten

    Hi again,

    Never mind. I managed to fix it myself. 🙂

    Thanks anyway!

    #1013751
    Leo
    Staff
    Customer Support

    Glad you’ve figured out 🙂

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