Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #999439
    toddfmay
    Participant

    I would like to remove the bottom spacing in a corner stone row. I have margin and padding set to 0px, but still have this space in attached image on the bottom of the rows, I can remove it with marginless columns, but that causes undesired vertical content alignment issues.

    Thanks- Todd

    #999566
    Rahul
    Moderator

    Hey there,

    Can you please provide the link to your website in order to help us assist you further?

    Thanks

    #999630
    toddfmay
    Participant
    #999786
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    #x-section-2 .x-column.x-2-3 {
        margin-bottom: 0 !important;
    }

    Let us know how this goes!

    #1000068
    toddfmay
    Participant

    Perfect – you guys are the best!

    Todd

    #1000072
    Rahul
    Moderator

    You’re welcome, Todd!

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