- This topic has 3 replies, 2 voices, and was last updated 2 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 › Perfect Forum › Perfect theme – menu disappears on mobile and tablet
Tagged: menu, mobile, navigation, tablet
Hi,
The navigation menu doesn’t show up on the tablet/mobile version of the Perfect theme. http://www.sacautoshow.com/sas
Any suggestions? Thanks for your help.
Diane
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.logo img { height:auto; width:80%;}
.logo .desc { font-size:16px;}
.header #simple-menu .fa-bars { color:#fff !important;}
#simple-menu {color: #ffffff; z-index: 1000000000;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
.header #simple-menu .fa-bars { color:#fff !important;}
#simple-menu {color: #ffffff; z-index: 1000000000;}
}
Regards,
Chris
Awesome! Thank you!
Hi Diane,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/19/
Regards,
Chris
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]