Pro Theme - Change font size of recent posts widget

Where can I find the font-size setting for the classic recent posts widget? I can see that:

.x-recent-posts .h-recent-posts {
    font-size:17px;
}

So I know I can change the CSS, but surely there is somewhere within the theme I can change this?

Alternatively is there a better non ‘classic’ widget to show latest posts somewhere?

Thanks

Hello Vicki,

There is currently no setting available out of the box to change the size of the recent post title so you will have to add the custom CSS to change the title size.

Also, you can only use a Classic Recent Post element as it does not have a V2 equivalent.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.