Products gallery images aren't aligned

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

  • Avatar: purplefilm
    purplefilm
    Participant
    January 24, 2018 at 15:56

    Hi.

    We have a problem: the images in single product’s gallery are not aligned with the main product featured image (like this -> http://www.lailaki.com/sample.png )

    How can we fix it?

    Thanks a lot,

    best regards

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 24, 2018 at 16:17

    Hello,

    Please try to use this custom css code:

    .thumbnails {
        margin-left: 0;
    }

    Regards

    Avatar: purplefilm
    purplefilm
    Participant
    January 29, 2018 at 15:03

    Sorry, doesn’t work (child’s css edited, cache already erased) 🙁

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 29, 2018 at 15:53

    Please change the previous code to this one:

    .single-product .thumbnails {
        margin-left: 0 !important;
    }
    

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.