Tagged: 

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

    Please visit my site on a mobile device and you’ll see the mobile menu isn’t displaying. I need help to figure out how to make it display.

    #1100792

    Hey webprodigy,
    Thanks for the login, I took a look at your page and found that you had a few css errors in your Quick CSS, which I corrected.
    I also found that you had this css to hide the burger menu, which I removed:

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

    Please clear your browser cache and check.

    Best regards,
    Mike

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