Tagged: menu
- This topic has 5 replies, 2 voices, and was last updated 11 years, 3 months ago by Sakin.
Viewing 6 posts - 1 through 6 (of 6 total)
-
AuthorPosts
-
July 29, 2013 at 6:08 pm #12509paulinepkehoeMemberJuly 29, 2013 at 11:36 pm #12530SakinKeymaster
@paulinepkehoe: You can change the font as per you need and add the following css in “Appearance => Theme Options => Custom CSS” box.
/* For Screen above 1000px */ @media screen and (min-width: 1000px) { #header-menu ul.menu a { font-size: 16px; }}
July 29, 2013 at 11:48 pm #12533paulinepkehoeMemberHey Sakin,
When I put that in to the CSS then the menu color changed as well as the font. ?
July 29, 2013 at 11:50 pm #12534SakinKeymaster@paulinepkehoe: You can see in my css that is only for font size. Maybe you have change the color in your Theme Options color options settings.
July 29, 2013 at 11:52 pm #12535paulinepkehoeMemberI took the code out and everything went back to the way that it was. Yes, I did changed the color of the menu. So, how do I use the code AND not change the font/and background color of the menu?
July 29, 2013 at 11:55 pm #12537SakinKeymaster@paulinepkehoe: You can just add the above css. There is nothing for color. Your color in controlled through “Appearance => Theme Options => Color Options”
-
AuthorPosts
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘menu – change font size’ is closed to new replies.