Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Solved] It is possible change the colour only here?

4 Posts
2 Users
2 Reactions
751 Views
Posts: 45
Topic starter
(@alber_97)
Trusted Member
Joined: 5 years ago

You can hardly see the letter because of the color

3 Replies
Alvina
Posts: 1861
Moderator
(@alvina)
Member
Joined: 6 years ago

Hi @alber_97,

Please leave the example URL to allow us to check it and provide some CSS solution for you.

2 Replies
(@alber_97)
Joined: 5 years ago

Trusted Member
Posts: 45
Alvina
Moderator
(@alvina)
Joined: 6 years ago

Member
Posts: 1861

@alber_97,

Please try the following CSS code: 

#wpforo #wpforo-wrap span.wpf-action.wpf-notification-action-clear-all {
color:black !important
}

The CSS code should be added in the Dashboard > Forums > Settings > Sttyles admin page "Custom CSS Code" textarea.

Please don't forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.