Tagged: x Author Posts January 29, 2017 at 9:53 pm #1350216 Huashan WParticipant Can I make changes of an element, for example the Custom Feature Box, in Cornerstone, and then apply that chat change to the entire site? Can I do this without editing CSS? If I need to, how do I get the CSS changes from the customized element? Thanks January 29, 2017 at 11:46 pm #1350291 ChristopherModerator Hi there, You need to add custom class like custom-feature-box to feature box elements, then add style to that class by adding following code : .custom-feature-box{ /*style goes here */ } Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-1350216 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In