AI Search
Classic Search
Notifications
Clear all
Aug 18, 2023 3:11 am
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
Aug 19, 2023 11:01 am
add this to custom css
#wpf_multi_quote .wpf-multi-quote {color: #ffffff !important;}
Dashboard > wpForo > Settings > Colors & Styles > Custom CSS
Aug 20, 2023 5:21 am
Thank you very much.
I was able to make the change.