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.

 

[Solved] Colour of the citation button

3 Posts
2 Users
2 Reactions
733 Views
Posts: 56
Topic starter
(@user1038)
Trusted Member
Joined: 2 years ago

As you can see in the attached image, when I select text to quote a post, a black box appears below.

As you can see, it is difficult to quote as it is and I would like to change the colour of the text that appears in the box.

2 Replies
Tutrix
Posts: 1522
(@tutrix)
Noble Member
Joined: 5 years ago

@user1038

add this to custom css

#wpf_multi_quote .wpf-multi-quote {color: #ffffff !important;}

Dashboard > wpForo > Settings > Colors & Styles > Custom CSS

 

Posts: 56
Topic starter
(@user1038)
Trusted Member
Joined: 2 years ago

Thank you very much.

I was able to make the change.