Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1331900
    Kobber
    Participant

    Hi,

    I’m using the Feature Box in Cornerstone, and I want to control the size of the heading (look here).

    It’s a pity that there’s no “H.. looks as..” in the Feature Box. Can I write a code in the style section?

    #1331933
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    h4.x-feature-box-title {
        font-size: 1em;
    }

    Hope that helps.

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