This topic has 6 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler
Hi,
What CSS do I need to change the font here: https://screencast.com/t/LHWpQWdqBaJ This area is Raleway controlled by the Theme Options. Which is fine for the main menu by not the top header menu.
We want to use the Raleway font, which we are using on this side of the top header: https://screencast.com/t/LPqPu9xAkPm
Hello,
.top-bar a {
font-family: Raleway;
line-height: 1.5 !important;
color: #6f6f6f !important;
}
Regards
Hi,
Not sure if anything has changed, but then we are having a cache issue at the moment!
I have set to 14px font size but still seeing larger version of font.
Hello,
I do not see the code via the console on your site. It is the effect of the cache issue or the code was added in an incorrect place. Where did you add the code?
Regards
Hello,
This custom.css file is placed in your child theme http://prntscr.com/j6x80n
Custom css code should be added in style.css file of child theme or in custom.css file of parent theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up