Jan 10, 2019 3:36 pm
See this image I have attached and suggest me any CSS code to remove these things. because website members using these in wrong manner. So I want to remove these.
Thanks for this awesome plugin.
1 Reply
Jan 11, 2019 1:11 pm
Hi @ashish,
Please put this CSS code in Dashboard > Forums > Settings > Styles Tab > Custom CSS Code textarea. Save it, delete all caches, go to forum front-end and press Ctrl+F5 to reset browser cache:
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_0,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_4,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_5,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_16,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_17,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_18,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_19,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_20,
#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_21{display:none;}