AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
5
Posts
4
Users
0
Reactions
2,604
Views
Nov 24, 2018 10:00 pm
Add the following css to settings| Styles Custom CSS code:
#wpforo #wpforo-wrap #mceu_20 {display:none;}
Save it, delete cache and f5 the browser
Aug 14, 2019 12:09 am
Hi
Should the above code still work to disable "source code"
I have the following in my Custom CSS Code, & the source code option remains (note the font works).
#wpforo #wpforo-wrap {
font-family: 'Kalam', sans-serif;
font-size: 13px; width: 100%; padding:10px 0; margin:0px;
}
#wpforo #wpforo-wrap #mceu_20 {display:none;}
What have I done wrong?
Thanks
