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

    Hi,

    In my Enfold Child settings, I have selected the burger menu to “activate for smartphone and tablets”. The problem is that the breakpoint is set to 990px, so the menu overlaps the logo on tablet landscape mode (1024 px).

    I have tried what was suggested to other people who had the same problem, adding to Quick CSS

    @media only screen and (max-width: 1024px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    But this just makes the burger icon disappear on both tablet and mobile.
    Any ideas on how to fix it? Thanks

    #985538

    Hey FmFBC,

    Thank you for contacting us.

    Please refer to the menu section of our documentation.

    Let us know if you have any issue.

    Best regards,
    Vinay

    #985677

    Thanks, Vinay. Somehow I had missed that section in the documentation.
    It’s working now.

    #985788

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Activate burger menu in tablet landscape mode’ is closed to new replies.