Row and column spacing - by capri_2794 - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: capri_2794
    capri_2794
    Participant
    November 25, 2018 at 19:47

    Hello,

    I want the row and column spacing between elements on home page to be same on desktop and mobile. I had made it the same on desktop but on mobile, it has changed. http://prntscr.com/lmtlyj

    Kindly help me out regarding this.

    Regards

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 26, 2018 at 09:37

    Hello,

    Please add this code in Global custom css:

    @media only screen and (max-width: 992px) {
        .banner{
            margin-bottom: 30px !important;
        }
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.