[Resolved] Entering the hamburger menu below the logo on the left

Home Forums Support [Resolved] Entering the hamburger menu below the logo on the left

Home Forums Support Entering the hamburger menu below the logo on the left

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #981440
    MICHELE

    Congratulations on the theme, I love it!

    On the site, only on the home page, I have to insert the logo above the hamburger menu. I tried all the options but I can’t.

    Use Generatepress Premium ver. 1.8.3

    Help thanks.

    #981627
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    body.home.nav-float-left .inside-header .site-logo {
        float: none;
        display: block;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1027409
    MICHELE

    It works thanks!

    #1027731
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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