Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1404121
    stthomas
    Participant

    Hi there,

    Currently in the column/row/section my slider is in there’s a gap/padding around it. I want there to be no gap between the two sections:

    http://test.st-thomas.org.au/

    I’ve set the padding to 0px in all the section/row/column and tried adding a few bits of code I’ve found on other topics under the cornerstone->settings->custom CSS options but nothing’s worked

    Sorry if I’m missing something obvious!
    Thanks

    #1404356
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Add this in your customizer > custom > CSS:

    .home .soliloquy-container{
        margin-bottom: -1px !important;
    }

    Let us know how it goes.

    Thanks.

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