[Resolved] Add logo before the toggle icon from Slideout.

Home Forums Support [Resolved] Add logo before the toggle icon from Slideout.

Home Forums Support Add logo before the toggle icon from Slideout.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #779447
    mrbishwork

    Hello there is there a way to insert a logo icon before the toggle menu on slideout?

    #779544
    Leo
    Staff
    Customer Support

    Hi there,

    On desktop?

    Hmm can you give navigation logo a shot?
    https://docs.generatepress.com/article/navigation-logo/

    Let me know ๐Ÿ™‚

    #779553
    mrbishwork

    Hello there Leo it works but it was stacked with the toggle icon. how can i adjust the toggle icon from the bottom of the logo thanks

    #779634
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Try adding this CSS:

    #site-navigation .navigation-logo {
        margin: 0;
    }
    
    #site-navigation .inside-navigation {
        padding-top: 60px; /* height of your logo */
    }
    #779649
    mrbishwork

    Thank you Tom it works !

    #780041
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

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