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

    Hi everyone, long time user, love Enfold!
    Running 4.1.2
    I’m making a single long page, just the website title logo, no menu, (I did not add any menu items to the menu structure)
    This works fine on a desktop but when the site is scaled down or viewed on a phone or tablet the burger shows up, despite not having any menu items to display. I know I could change the color to match the header space, a cosmetic tweak, but I would rather have it gone all together.
    Is there any easy way to disable or hide the burger? I don’t need it.

    Thank you for your time and talent…
    JKarr

    #850307

    Hey JKarr,

    I believe the following should work. If not please link us to your page so I can get the most accurate ID.

    #advanced_menu_toggle {
        display: none!important;
    }

    Best regards,
    Jordan Shannon

    #850705

    Hey Jordan, thank you for the snippet….
    Do I enable file editing and put it at the top of the style sheet in the file editor?

    #850775

    Hi,

    This needs to be placed in the quick css section within Enfold options.

    Best regards,
    Jordan Shannon

    #852649

    Hey Jordan, thanks for your help…

    Placed #advanced_menu_toggle {
    display: none!important;
    }

    in general styling quick css, no effect.

    #852659

    Hi,

    Please link me to the page so I can get the most accurate id.

    Best regards,
    Jordan Shannon

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