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

    Hi,

    Could you give me the Css code to lower the hamburger menu on the mobile screen?

    Thanks!!!

    #581856

    Hey cathysdm!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #advanced_menu_toggle, #advanced_menu_hide {
        top: 80%;
    }

    Cheers!
    Yigit

    #582982

    Hi,

    Any opter option?
    This code does not work.
    I just need the hamburger menu to be a bit lower on the screen.

    Thanks a lot,
    Cate

    #582993

    Hey!

    can we see the site you have pasted it?
    I have tried on on debugger on my demo installation and it worked properly

    Best regards,
    Basilis

    #583720

    Hi,

    Pasted it on stefaanvandist.eu

    Thanks,
    Cate

    #583926

    Hi,

    Please try the following instead:

    #advanced_menu_toggle {
        top: 80% !important;
    }

    Best regards,
    Rikard

    #584869

    Thanks, but still not helping. Half of the hamburger menu still not visible…
    Any other idea?

    #586023

    Hey!

    Please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Cheers!
    Vinay Kashyap

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