This topic has 17 replies, 3 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler
Hi there,
We have noticed that the default font size for some heading are too small. How can we increase the font size for h5 and h6 (which we use the most in the product description)?
Thank you for your help.
Olga
Hello,
Use the following custom in Theme Options > Custom CSS
h5, .h5 {
font-size: 1.5rem;
line-height:1.4;
}
h6, .h6 {
font-size: 1rem;
line-height:1.2;
}
Regards
Hi Olga,
Thank you. I have tried this, but see no difference. http://test.olgalishansky.com/product/test-image-after-new-theme-400-500-4/
Please help, thank you!
Olga
Hello,
Could you provide me screenshot where did you add that code?
Regards
Hello,
Do you use a cache plugin or server cache or CDN? It could be the reason for your problem. And you just need to clear plugin, server or CDN cache.
Regards
No cache plugin, No CDN. Please help, thank you
Please provide temporary wp-admin access.
Regards
Hi Rose, please find the credentials to FTP in private area. Thank you!
Sorry, I meant access to wp-admin.
Unfortunately, I can’t log in – http://prntscr.com/od4w3j Please check credentials.
Regards
Not sure what happened, yet I have reset the password – see in private area
I’ve added the code http://prntscr.com/od5fmh and it works – http://prntscr.com/od5g2m
Regards
Hi Rose, Thank you! I can see it works. But, now it is TOO big, which numbers do I have to adjust to make it smaller? And what was wrong with the code we added vs the one you have added? Thank you, again!
Hello,
Edit font-size and line-height here – https://prnt.sc/od5qoe depends on your needs.
I added the same code. Maybe you did not save Theme Options because there was no mentioned custom code when I’ve opened your Theme Options.
Regards
Thank you very much, Rose! I will try to play with the numbers to get the proper size.
You must be logged in to reply to this topic.Log in/Sign up