Mobile gallery issue - by kaha - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Robert Hall

  • Avatar: kaha
    kaha
    Participant
    January 18, 2016 at 22:58

    Hi,
    I’m noticing that my mobile gallery using Ess. Grid is not centered. I don’t believe I have any setting in the Ess. grid doing that as well as i was trying to mess with the settings through the Ess. Grid but not making a difference. would you mind helping me and take a look at that?
    http://www.stripyarms.com/wp-content/uploads/2016/01/mobile.png

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 20, 2016 at 14:01

    Hello kaha,

    please use following css code:

    @media screen and (max-width:360px){
    #esg-grid-33-1{padding-left:6px!important}
    }

    Regards,
    Stan Russell.

    Avatar: kaha
    kaha
    Participant
    January 20, 2016 at 17:04

    I added the code:

    @media screen and (max-width:360px){
    #esg-grid-33-1{padding-left:6px!important}
    }

    as well as i tried this one (this one showed up in the email):
    @media screen and (max-width:360px){
    #esg-grid-33-1{padding-left:15px!important}
    }

    and neither made it happen 🙁 the gallery is still off to the right side.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 20, 2016 at 17:19

    Hello,

    I’ve added the following code in Custom CSS for tablet, landscape, mobile. Please check it.

    .esg-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    Regards,
    Robert Hall.

    Avatar: kaha
    kaha
    Participant
    January 20, 2016 at 17:43

    Perfection!

    Thanks,

    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 20, 2016 at 18:16

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘Mobile gallery issue’' has been successfully resolved, and the topic is now closed for further responses

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