Tagged: format, menu, mobile, navigation, resolution
- This topic has 3 replies, 2 voices, and was last updated 10 years, 9 months ago by Sakin.
-
AuthorPosts
-
January 24, 2014 at 3:06 am #19599CybersnabyParticipant
Hi – love the theme but menus show very oddly in mobile format – the top right header menu (a widget) shows quite nicely, but main menu resolves poorly and is hard to read. can we change this at all? Link here: http://www.flintholidaycottages.com
January 24, 2014 at 11:55 am #19607SakinKeymaster@Cybersnaby: It’s a responsive design and while changing the menu color the mobile memu color haven’t been changed. So, to match with your color you can add the following CSS in “Appearance => theme Options => Custom CSS” box.
.sb-holder { background-color: #ccc; } .sb-selector:link, .sb-selector:visited, .sb-selector:hover { color: #404040; } .sb-options a:link, .sb-options a:visited { color: #404040; } .sb-options a:hover, .sb-options a:focus, .sb-options a.sb-focus { background-color: #ccc; color: #404040; }
January 24, 2014 at 3:01 pm #19608CybersnabyParticipantThat worked like a dream – thank you so much Sakin!
One further ask – the top right header menu is (a bit confusingly) labelled ‘Menu’ on mobile devices, whereas the main navigation menu has no such label. Can we alter this at all? Thanks.
January 24, 2014 at 11:05 pm #19615SakinKeymaster@Cybersnaby: It’s when you view your homapage, the top menu doesn’t have home so it is just showing Menu and for the menu menu it’s showing Home.
-
AuthorPosts
- The topic ‘Weird menu on mobile’ is closed to new replies.