Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #905901
    hin1219
    Participant

    Hello,

    I would like to reduce the top margins on the h1’s and h2’s on this page to 20px: http://trainedto.com/scholarship-2016/

    Can you show me how to do this?

    Thanks,

    #906499
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can use following CSS Custom > CSS in the Customizer:

    
    h1, h2 {
        margin-top: 20px !important;
    }

    Thanks.

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