- This topic has 7 replies, 4 voices, and was last updated 9 years, 11 months ago by Laura.
-
AuthorPosts
-
December 3, 2014 at 11:47 pm #48444Leslie BigosParticipant
The website is at coastalvisionblog.ipower.com/nerdt
The menu is not showing on mobile devices. I deactivated all plugins and the menu did not appear. The only plugin I have running now is MetaSlider but when I deactivated, the menu did not appear.
Other than this one plugin, I don’t have any other fancy customizations.
Please help! The site is being shared at meeting tomorrow night.
Thanks!
December 4, 2014 at 12:11 am #48446Leslie BigosParticipantI solved the problem. I needed to check a box “Enable Secondary & Footer Menu in Mobile Devices?”
Thanks for being there!
December 4, 2014 at 1:32 am #48451SakinKeymaster@bigoslesli: Yes you got it. Thanks for sharing solution that you got.
December 7, 2014 at 7:41 am #48580greengiantParticipantHi Sachin:
Previously, on iPhone mobile device site homepage appeared perfectly (like it does on a desktop computer). Recently, it appears not correctly (male reproduction.org)Could you provide any advice?
Thanks!
December 7, 2014 at 12:32 pm #48588SakinKeymaster@greengiant: Menu is there, it’s just because of your color code changes. Menu is not visible. So, you need to change the background-color and text color of menu. As per your color scheme in your site, I suggest you to add the following css in “Appearance => Theme Options => Custom CSS” box:
#hgroup-wrap .sb-holder { background-color: #415d41; } #hgroup-wrap .sb-holder a { color: #fff; }
December 14, 2014 at 2:56 am #48829LauraMemberI have the same problem with mobile menus. I added the Custom CSS above, but I think because both the font and background text are white, the menu text appears invisible. Any suggestions? present companies . com
Thanks so much!
LauraDecember 14, 2014 at 10:37 pm #48846SakinKeymaster@Laura: For your site, the best will be to add the following css in “Appearance => Theme Options => Custom CSS” box, as you have different colors, you need different css.
#hgroup-wrap .sb-holder { background-color: #32649a; } #hgroup-wrap .sb-holder a { color: #eee; } #hgroup-wrap .sb-holder .sb-options a, #hgroup-wrap .sb-holder .sb-options a:hover { color: #211c1c; }
December 15, 2014 at 3:22 am #48868LauraMemberThank you so much!! It looks perfect now!
Laura
-
AuthorPosts
- The topic ‘Menu not appearing on mobile phone’ is closed to new replies.