How-to and Troubleshooting
3
Posts
2
Users
0
Reactions
1,203
Views
2 Replies
Apr 14, 2021 6:10 pm
try
add this to custom css
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group > div { white-space: normal; }
or if it doesn't help
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group > div { white-space: normal !important; }
Dashboard > Forums > Settings > Style (custom css)
Apr 14, 2021 6:16 pm
Perfect the first code fixed the issue. Another issue related to the same element is that when I click on full view button it breaks up and shows full white screen