mdsign 0 Report post Posted March 14, 2011 Bryan, I also want to remove this feature but have added that code to the custom code > custom css section and nothing happened, it is still there. Could you or someone help please? Share this post Link to post Share on other sites
mdsign 0 Report post Posted March 14, 2011 For some reason the earlier reply solution didn't work for me but I have found this works and hope it helps someone else. You can either add it to custom code > custom css in PlatformPro or through the usual WordPress Appearance tab > Editor and then put it in base.css .form-allowed-tags {display:none} Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 15, 2011 Yes, `.form-allowed-tags {display:none}` is correct, awarded you a karma point. Was there anything else? If you want to learn how to customize see: http://www.pagelines.com/docs/changing-colors-fonts http://www.w3schools.com/css/ Thanks, Bryan Share this post Link to post Share on other sites