Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1350216
    Huashan W
    Participant

    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

    #1350291
    Christopher
    Moderator

    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.

  • <script> jQuery(function($){ $("#no-reply-1350216 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>