Think I’ve sorted this now. Am using shortcode:
[wpp range=’last24hours stats_views=0 cat=’-123′ thumbnail_width=105 thumbnail_height=75 limit=6 stats_date=1 stats_date=1 stats_date_format=’j F Y’ post_html=’
{thumb} {title} <br> {date}’]
…and the custom css code:
.wpp-post-title {
font-size: 15px !important;
font-weight: 600;
}
Could you just tell me where/how to change the font size of the date please?