Header text size
-
Hello,
I wanted to find out how to change the size of my primary menu which is set as my header. It has a very small and thin size, and when changing in the typhogra[hy section in customizer, I can only change the font size of main body texts and titles for posts and pages. I tried adding CSS I found online elsewhere but it doesn’t seem to work. My theme is ‘The Journal’.
Any help is much appreciated, thank you!
-
This topic was modified 7 years, 6 months ago by
generati0nz.
The page I need help with: [log in to see the link]
-
This topic was modified 7 years, 6 months ago by
-
.fw-site-navigation > ul > li > a { font-size: 22px; } .header-3 .primary-navigation > ul > li > a { margin: 0 18px; }To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress
Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.
See https://i.imgur.com/LSnliwC.png
-
This reply was modified 7 years, 6 months ago by
Steven Stern (sterndata).
Thank you so much, worked perfectly!
Sorry one last thing, how do I change the font of the header? Thank you for your help.
It would depend. Is this a font that’s already installed?
Yes it is already installed, we just can’t find a way of changing the font through customiser. Would we have to add CSS? Or can we do this through a plug-in?
Thank you!
I wrote above:
To add or override CSS: use the “Additional CSS” option in the customizer. https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress
-
This reply was modified 7 years, 6 months ago by
The topic ‘Header text size’ is closed to new replies.
