- This topic has 1 reply, 2 voices, and was last updated 9 years, 11 months ago by
Sakin.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
April 13, 2015 at 3:39 am #55643
justinillig
ParticipantMy Website Menu looks different on my desktop compared to on my mobile device. I am on my desktop it is clear and visible and then on the mobile device it changes the background and text colors for the menu bar. Not sure how to fix this.
April 13, 2015 at 8:09 pm #55676Sakin
Keymaster@justinillig: As per your menu, the following setting will work best. Just add the following css in “Appearance => Theme Options => Custom CSS” box:
.sb-holder { background-color: #e2c8ca; font-family: Bitter,sans-serif; font-weight: bold; text-transform: uppercase; } .sb-selector:link, .sb-selector:visited, .sb-selector:hover { color: #fff; text-shadow: none; } .sb-options { background-color: #fff; } .sb-options a, .sb-options a:link, .sb-options a:visited { color: #6b6b6b; font-weight: bold; } .sb-options a:hover, .sb-options a:focus, .sb-options a.sb-focus { background-color: #e2c8ca; color: #fff }
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Mobile Menu Font -Differnt then on Desktop’ is closed to new replies.