Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369353

    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!

    #369636

    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

    #369830

    Thanks!

    Works perfectly now :)

    gp

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘widget text font’ is closed to new replies.