This topic has 4 replies, 2 voices, and was last updated 8 years, 10 months ago ago by Robert Hall
Hello Support Team,
I’ve set new font styles thru the Typography panel, but in Firefox it’s like it doesn’t get the right sizes, as you can see in this screenshot: https://dl.dropboxusercontent.com/u/96954664/Schermata%202016-01-26%20alle%2012.43.48.png
How can I solve this issue?
Thank you.
Hello,
I’ve added this code in 8theme options->styling->custom css->global custom css. Please check it.
body{
font-family: Tahoma,Geneva, sans-serif !important;
line-height: 18px;
font-weight: 400;
font-style: normal;
font-size: 12px;
}
Regards,
Robert Hall.
Hello Robert,
now it looks fine, thank you!
So, if my client decides to change font style/size/etc., do I have to modify directly the custom css code?
Thanks.
Yes, but it will be fixed in the next theme update.
Regards,
Robert Hall.
You must be logged in to reply to this topic.Log in/Sign up