Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1172096
    rabbler
    Participant

    Hey how do i reduce the white space gap here and on all pages?

    http://theclubhealthconference.com/speakerslist/

    #1172327
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .x-container.offset {
        margin-top: 0;
    }
    
    #x-section-1 {
        padding-top: 0 !important;
    }
    
    #x-section-1 h1 {
        margin-top: 50 !important;
    }
  • <script> jQuery(function($){ $("#no-reply-1172096 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>