AI Search
Classic Search
Notifications
Clear all
Nov 17, 2016 3:29 am
Hello everybody ! I have a problem - in the menu when you create a new topic font white, not black. How to fix it?
Russian language translation.
2 Replies
Nov 17, 2016 3:34 am
This is a CSS conflict, please navigate in Dashboard to Forums > Settings > Styles Tab and put this CSS code in Custom CSS Code textarea:
#wpforo #wpforo-wrap .mce-toolbar .mce-btn button, .qt-dfw {background: #bbbbbb;}
#wpforo #wpforo-wrap .mce-btn button {border-radius: 0; margin: 1px; height: 26px;}
Don't forget delete all caches and do CTRL+F5 on front-end to load updated CSS files.
Nov 17, 2016 3:38 am
Thank you! You helped me a lot ))