- This topic has 3 replies, 2 voices, and was last updated 6 years, 7 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
Hi,
The navigation menu doesn’t show up on the tablet/mobile version of the Perfect theme. 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
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]