- This topic has 5 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
	
Viewing 6 posts - 1 through 6 (of 6 total)
	
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile Menu
The bar for the menu does not appear on iOS. How do I fix that?
www.airsolutions.culticepartners.com
Hi,
Your website URL isn’t opening. We are getting this message.
https://imgur.com/a/lUJZPCw
Regards,
Brad
Please try again.
Hi,
URL not opening again. We are getting same message.
Regards,
Brad
https://airsolutions.culticepartners.com
works fine… does not open as secure on mobile
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.touchon #topmenu {
    display: block !important;
}
}Regards,
Brad
