AI Search
Classic Search
Notifications
Clear all
Mar 27, 2023 9:22 pm
Users who write on the site can change the font size as they wish. I want to turn this feature off.
The page I need help with
1 Reply
Mar 27, 2023 9:28 pm
add this to custom css
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_0.mce-btn.mce-listbox {
display: none !important;
}
Dashboard > Forums > Settings > Colors & Styles (Custom CSS)