Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1415011

    KeithatStorm
    Participant

    Hi Guys

    I have just added a recent posts widget to my footer but it has the wrong font and I can’t find a way to change it. All the fonts throughout the site seem to be okay, even including the archives widget that is right next to it.

    Can you help please?

    The url is: beyondthebox.co.uk
    The X version is: 4.6.4
    The WordPress version is: 4.7.3
    The Cornerstone version is: 1.3.3

    Best regards
    keith

    #1415109

    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Please add this CSS at Appereance > Customizer > Custom > CSS :

    .widget.widget_recent_entries li a {
       font-family:Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    You can change the font family in the above code to the required one.

    Hope this helps, let us know how this goes!

    #1416006

    KeithatStorm
    Participant

    Hi Rahul

    That’s first class. Thank you.

    Best regards
    Keith

    #1416315

    Rahul
    Moderator

    Glad we were able to help you out.

    Let us know if we can help with anything else.

    Thanks.