Limited Support
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpForo community!
Merry Christmas and Happy Holidays! 🎄
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