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

    Hi, I am using a different menu (plugin) rather then Enfold. I manage to hide the Enfold menu from desktop and mobile, but not from the tablets. Can you help me hide the Enfold menu all together?

    #1336373
    #1336402

    Hi,

    Thanks for contacting us!

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

    
    .avia-menu {
      display: none;
    }
    

    Best regards,
    Yigit

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.