Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #421064

    The menu with Logo left menu right does not dissapear on Mobiles and tablets

    #421178

    Hi monthe!

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

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

    If that does not help, please post the link to your website

    Regards,
    Yigit

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