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
This topic has 18 replies, 1 voice, and was last updated 3 weeks, 5 days ago ago by Tony Rodriguez
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.
Dear Olga777,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘How to Increase font sizes for Headings?’' has been successfully resolved, and the topic is now closed for further responses