Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #304034

    How can i modify the minimum size of the browser windows after which the mobile menu appear?
    My problem is that my menu goes above the logo when the browser windows is too little but not so little to became a mobile menu…

    #304160

    Hey alessandro!

    Thank you for using Enfold.

    Please go to Enfold > Header Layout > Mobile Menu > Header Mobile Menu activation panel. Choose the second option to force the theme to show the mobile menu earlier. Remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    #313484

    Hi..
    I have tried it but is not enough. i need to configure the conversion from the normal menu to the mobile menu before than 990px

    #313492

    Hey!

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

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 7px; }}

    Best regards,
    Yigit

    #313713

    Very good!!! :)
    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem with responsive Menu’ is closed to new replies.