Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #415363

    Hi there,

    I have worked with your great theme for a while now. Without any major problems!
    For another client a few days ago I bought and installed Enfold 3.1.1 to built a new site.

    I did a little test in responsiveness. In mobile sizes, the moment the nice mobile button/icon appears, the standard menu doesn’t disappear!!
    So, in fact, I have 2 menu’s and it looks like a mess.
    I checked the themesettings header/mobile menu. Everything seems to be normal.

    Need you help to solve this!!!

    Jurgen

    #415367

    Hey Jurgen!

    Please post the link to your website so we can see the issue in order to provide you an accurate solution :)

    Cheers!
    Yigit

    #415370
    This reply has been marked as private.
    #415372

    Hey!

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

    @media only screen and (max-width: 768px) {
    nav.main_menu {
      display: none !important; 
    }}

    Best regards,
    Yigit

    #415378

    You’re the greatest!!!!!!!!!!!!

    Thanks!

    Jurgen

    #415381

    Hey!

    Not at all! Glad we could help Jurgen, let us know if you have any other questions or issues and have a nice weekend! : )

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Double menu on mobile device!!’ is closed to new replies.