How-to and Troubleshooting
5
Posts
4
Users
0
Reactions
1,896
Views
4 Replies
Nov 24, 2018 6: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 13, 2019 8:09 pm
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