Home › Forums › All Other Themes › Responsive problems
- This topic has 7 replies, 3 voices, and was last updated 4 years, 7 months ago by Sonl Sinha.
-
AuthorPosts
-
December 12, 2019 at 8:24 am #141265
Simple MENU mobile does not start, tried anyway! Included change of sliders etc.
www.macandmary.com
Kitchendesign PRODecember 13, 2019 at 4:54 am #141317Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1023px) { #simple-menu { z-index:999999999 !important; top:-100px !important;} #simple-menu .fa-bars { color:#fff !important;} .center.centerlogoarea { overflow:visible !important;} }
Regards,
DaveJanuary 21, 2020 at 12:16 pm #143679Hi guys
I too am having the same problem where the menu does not appear on mobile phones. My Client wants to have the same menu as the main header but under a “burger icon” when loaded on his phone/tablet.
When I used the above code #141317 the menu displayed contains all the wrong items (same as the list of pages). However this STILL does not display on the iPhone, it does on the preview on a laptop (when previewing mobile responsive) but still not on the phone even with forced refresh.
How do I get it to display the main menu?
January 22, 2020 at 4:49 am #143702Hi Richard,
Kindly show us your website URL please?
Regards,
DaveJanuary 22, 2020 at 8:40 am #143741www.frankhadleydesign.co.uk
January 23, 2020 at 4:53 am #143786Hi Richard,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .logo { width:85% !important;} .logo img { height:auto; width:auto;} }
Regards,
DaveJanuary 23, 2020 at 1:59 pm #143827Superb!!!
January 24, 2020 at 5:12 am #143836Hi Richard,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/24/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.