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

    Hi,
    I would like the menu always to be the hamburger menu. The code found on topic https://kriesi.at/support/topic/always-hamburger-menu/ doesn’t work, it shows no menu at all.
    `#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
    nav.main_menu { display: none; }’

    I would like the logo in the center, burger menu left of it and right of the logo a widget to add some stuff.

    Greatfull if you have some working code for this.

    Regards, Ariane

    • This topic was modified 6 years, 4 months ago by ariane1001.
    #871742

    Hi,

    Please make sure that you are using the latest version of Enfold which is currently 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ and go to Enfold theme options > Main Menu and choose to display it as icon :)

    Cheers!
    Yigit

    #871757

    Hi Yigit,
    Thats great! New in 4.2? Never saw it before….

    Do you have an idear what would be the best way to center the logo, have the burger on the left and a widget on the right?
    URL below in private content.

    Thanks in advance!
    Ariane

    #872630

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .html_header_top #top .av_logo_right .logo {
        left: 40%!important; }

    Best regards,
    Mike

    #873771

    Great! Thanks Mike!!
    Regards, Ariane

    #874043

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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