[Support request] Assistance needed with my primary navigation please.

Home Forums Support [Support request] Assistance needed with my primary navigation please.

Home Forums Support Assistance needed with my primary navigation please.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2285408
    Martins

    Hi I’m having issues moving my menu to the left on mobile, centralizing the logo title and making the search icon remain on the right. can you please help? thanks

    Thanks.

    Martins

    #2285548
    Fernando
    Customer Support

    Hi Martins,

    To have a better understanding of the issue, may you kindly provide the link to the site in question?

    You may use the private information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    Hope to hear from you soon.

    #2286014
    Martins

    My website URL is: https://skincareoss.com/
    Waiting to hear from you soon regarding the issue explained above.
    Thank you!

    #2286119
    David
    Staff
    Customer Support

    Hi there,

    can you confirm the URL – as it timeout on my browser.

    #2286143
    Martins

    My website URL is: https://skincareoss.com/
    Waiting to hear from you soon regarding the issue explained above.
    Thank you!

    #2286151
    David
    Staff
    Customer Support

    Try this CSS:

    #mobile-header .menu-toggle {
        order: -1;
        padding-left: 20px;
    }
    #mobile-header .menu-bar-item>a {
        padding-left: 20px;
        padding-right: 20px;    
    }
    #mobile-header .site-logo.mobile-header-logo,
    #mobile-header .site-logo.mobile-header-logo img {
        height: 58px;
        margin: auto;
    }
    
    #2286426
    Martins

    Perfect! Resolved!

    Thank you

    #2287136
    David
    Staff
    Customer Support

    Glad to hear that!

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