Tagged: , ,

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

    Hello,

    The mobile menu on my theme is weird
    it displays the buttons for menu and the menu text?

    maybe you can check

    kenners.ikentie.nl

    kind regards

    #420486

    Hey Nickkentie!

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

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

    Cheers!
    Yigit

    #420487

    THANKS

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