I have a custom font I love but it needs to be made larger not just in the text but the header and main menu text as well. How can I make that larger? Thanks! A
Hello Alanna !
To make the font larger on the Menu header, you can do as the following:
1. Install the Jetpack by WordPress.com plugin.
2. Set up Jetpack then enable the Custom CSS feature.
3. Move through Appearance > Editor Css, add the following code:
.navbar .nav li a {
font-size: 11px;
}
.navbar .nav .menu-item-object-category .sub-mega-wrap .subcat a {
font-size: 12px;
}
Hope this helps !
Hey, thanks, this was Great! Here’s a follow up- how do I make the font bold? I’m using Futura font and it’s very thin, if I could make it bold it might read better. Please let me know. Thanks so much!
You can send me your site for further checking.
Not sure what you mean, it’s not live yet/ has a landing page up. if you have internal access somehow you can go to artisanalspecs.com
Right now, you can tell me detail about the position that you want to make the font bold.
The text that makes up the menu- the same text I specified the font be changed…
Please login or Register to submit your answer