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

    Hi I used this css

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

    So initiate the mobile menu at 1100pixels wide so the logo won’t overlap the menu items how ever it seems to be failing to work

    Please can you advise what I am doing wrong. Login details provided

    #519926

    Hi codecreative!

    There was a dot missing in your custom CSS code, i added it and tried adding new custom CSS code to bottom of Quick CSS field and it works on my end. Please review your website now

    Regards,
    Yigit

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