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. Also in the main menu if you go to “Blended Learning” the sub menu fonts size is huge –
Questions – how can I reduce the font from bold and how to reduce the font sizes?
Thanks kindly!
Hey kaga!
1- Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer li#post-6791 h4 a {
font-weight: normal;
font-size: 13px;
}
2- Seems like you have already figured it out – http://i.imgur.com/IhWpj2A.png
Regards,
Yigit
Thanks! Worked perfectly :) Great theme and great service!