Notifications
Clear all

[Solved] Widgets design

2 Posts
1 Users
1 Reactions
45 Views
Posts: 8
Topic starter
(@ulrikgorm)
Active Member
Joined: 7 years ago

Hi.
Is it possible to style the recent topics / recent replies widgets? I would like to control the text size.

I use the "Divi" theme from Elegantthemes. 

Link: NewOrleansSaints.dk

 

1 Reply
Posts: 8
Topic starter
(@ulrikgorm)
Active Member
Joined: 7 years ago

Found the fix, by adding this CSS code to the element.

#wpf-widget-recent-replies .wpforo-list-item-right p.postuser {
font-size: 16px;
}
Reply