Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #889916
    kobyco2
    Participant

    Hello,

    For some reason I have some extra white space that I can’t get rid of, between the first 2 content bands.
    http://ad-it.online/

    Any idea?
    I also can’t margin top or bottom too much…

    Thank you and have a nice day

    #890297
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    span.line-200 p:empty {
        display: none;
    }
    span.line-200 p {
        margin-bottom: 0;
    }
    
    .home #x-content-band-2 h2 {
        margin-top: 0;
        padding-top: 0 !important;
    }
    .home #x-content-band-2 {
        padding-top: 0 !important;
    }

    Hope it helps 🙂

    #892467
    kobyco2
    Participant

    This is great – works like a charm
    Thank you

    #892965
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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