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

    Hello,

    i have a small problem on this website (in private content). The mobile menu doesn’t display

    The main menu never display when width is under 750px. Perhaps this is because of the header background ?

    Thanx for your help.

    Regards,

    Loïc

    • This topic was modified 9 years, 6 months ago by leplusweb.
    #319967

    Hi leplusweb!

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

    @media only screen and (max-width: 750px) {
    #advanced_menu_toggle, #advanced_menu_hide { display: block; }}

    Best regards,
    Yigit

    #320437

    Hi,

    thanx a lot. With your response i find the problem.

    Regards,

    Loïc

    #320445

    Hi!

    You are welcome Loïc, glad we could help! :)

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile Menu’ is closed to new replies.