Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #418481

    Hi there,

    I’ve just uploaded the theme onto my blog at akosbalogh.com, but am wondering how to change the ‘Recent Posts’ font, and in particular so that it is not italicised.

    Cheers,

    Akos

    • This topic was modified 9 years ago by AkosBalogh.
    #418546

    Hi Akos!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .recentcomments a, .widget_recent_entries li a {
      font-style: normal;
      font-family: inherit;
    }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.