Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #259442

    I would like to change the font in the widget box called : Recent posts.

    At the moment it is ‘italics’ i would like to to be a normal font.

    Any ideas?

    Thanks in advance

    #259598

    Hey!

    Try adding this code to the Quick CSS:

    .widget_recent_entries li a {
        font-style: normal !important;
    }

    Cheers! 
    Josue

    #259919

    Thanks Josue, worked perfectly

    #260008

    You are welcome, glad we could help :)

    Regards,
    Josue

    #260277

    Thanks a million.
    Resolved – I’m happy with this!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Change the font in the widget area’ is closed to new replies.