Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #907225
    gareth0151
    Participant

    hi I am using a block of 4 buttons they look good on a desktop, I have blocked them to look uniform,on a mobile site however they are touching each other, how can I pad them apart?

    https://www.driverguardian.com/breakdown-cover/

    thanks
    gareth

    #907692
    Nabeel A
    Moderator

    Hi there,

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

    @media screen and (max-width: 767px) {
    .page-id-53 .x-column.x-sm {
        padding-bottom: 10px !important;
    }
    }

    Let us know how this goes!

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