Notifications
Clear all

[Solved] Change font color

2 Posts
2 Users
0 Likes
2,813 Views
Posts: 1
 Alex
Customer
Topic starter
(@bulletinmarketing)
Member
Joined: 7 years ago

 What is needed to change font color of the comments within the widget?

1 Reply
Posts: 4168
 Tom
Admin
(@tomson)
Famed Member
Joined: 9 years ago

You need to use a simple CSS code like this:

.wpdiscuz-widgets-content .wpdiscuz-widget-comment-content{ color:#000000; }

Put it in styles.css of your active theme or in Comments > Settings > Styling > Custom CSS Code textarea. Delete all caches and do Ctrl+F5 on front-end.

Reply
Share:
Scroll to top