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

    Hello can you help please.

    I’ve included a picture of my problem in private data, and login details for my site. Title of my thread explains the problem.

    Thankyou

    #651316

    Hey spleeky,

    Please try the following in Quick CSS under Enfold–>General Styling to show the mobile menu at an earlier point:

    @media only screen and (max-width: 1040px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    Regards,
    Rikard

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