4 Replies
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-wrap {
font-family: 'Kalam', sans-serif;
font-size: 13px; width: 100%; padding:10px 0; margin:0px;
}
#wpforo-wrap #mceu_20 {display:none;}
What have I done wrong?
Thanks