AI Search
Classic Search
Notifications
Clear all
Nov 28, 2024 2:14 pm
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
Nov 28, 2024 2:32 pm
Found the fix, by adding this CSS code to the element.
#wpf-widget-recent-replies .wpforo-list-item-right p.postuser {
font-size: 16px;
}
