- This topic has 3 replies, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Photo World/Photo Session Support › Mobile menu icon shows up all of the time, How do I hide it?
The mobile menu (three lines) icon is showing up all of the time, even on desktop. It’s pushing the main menu down a few pixels. How do I hide the three lines icon to only show up on mobile devices?
Here’s my url – http://www.mitchvjvader.com
Hi,
Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:
Add this code there:
.mobile_nav { display:none;}
@media screen and (max-width:999px) {
.mobile_nav { display: block !important;}
}
Regards,
Chris
That did it! Chris, you’re the man! Thanks 🙂
Hi Charles,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/21/
Regards,
Chris
Top WordPress Halloween Deals on Themes & Plugins Well, well, it is the end of October and the start of November, we are aware of […]
Managing privacy compliance for your website can seem daunting, but the WPLP Compliance Platform makes it incredibly easy. This all-in-one solution handles both legal document […]
Clothes and Apparel WordPress Themes Are you looking clothes and apparel WordPress themes for your online clothing store…? We have put together a dynamic collection […]