Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #29181

    Hello, I am having problems with the mobile menu, it doesn’t show up between 768px and 989px, then it shows from 990px to 1006px.

    Please do you have any idea what is happening?

    Here is the site, still under development: http://klassicstudio.com/marco123/

    Thank you,

    Martin

    #139970

    Hi,

    You have disabled mobile menu in CSS, please try adding this code to custom.css file or into Quick CSS in Enfold theme options page under Styling

    .responsive .mobile_menu_tablet .main_menu { display: block; }

    Regards,

    Yigit

    #139971

    Solved, Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘No mobile menu between 768px and 989px’ is closed to new replies.