Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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
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