Mobile View - by KAMAN - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 5 years, 1 months ago ago by John Holden

  • Avatar: KAMAN
    KAMAN
    Participant
    February 27, 2019 at 21:17

    Hello,

    My website is pretty much finished but i have the problem that the Banners and Sliders on mobile view are way to far apart from each other:

    Desktop View: http://prntscr.com/mr115c (As i want it to be)

    Mobile: http://prntscr.com/mr11m7 (To much Gap between the Banners)

    How can i change that? Its very important because most of my customers shop from mobile devices.
    Please help me.

    Thank you!

    1 Answer
    Avatar: John Holden
    John Holden
    Support staff
    February 28, 2019 at 05:08

    Hi,

    You can decrease margin bottom value on mobile.
    Try to use this custom css code –

    @media (max-width: 767px){
    .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
        margin-bottom: 20px !important;
    }
    }

    Regards,
    Hung PD

  • 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.