Hi there Support
I have an odd issue and would like to ask your advice on how to possibly resolve this.
If you visit me website – http://www.gavinparke.com
In the footer you will see “ブレンド型学習の英語 (online courses)” – the course name is for some odd reason BOLD and of a larger font size on two courses .
ブレンド型学習の英語
Idioms for Everyday Use
American Business Idioms
This course title seems to be okay – ブレンド型学習 What is it?
Question – how can I reduce the font from bold and reduce the font size?
Thanks kindly!
Hey kaga!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
section#sfwd-courses-widget-2 li h4 a {
font-size: 13px!important;
font-weight: normal!important;
}
Best regards,
Yigit
Thanks!
Works perfectly now :)
gp