• Resolved alexnoxx

    (@alexnoxx)


    Dear,

    When updating my “Plantmore” theme to the latest version, the “YITH WooCommerce Zoom Magnifier” plugin (version 1.3.24) has stopped working correctly.

    It is observed that the miniature images of the lower frame appear duplicated and the carrousel is deformed.

    What could be happening? Do you have any fixes?

    Regards

    Evidence: link

    • This topic was modified 3 years, 7 months ago by alexnoxx.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Christian Rodríguez

    (@christianrh)

    Hello there,
    hope you are doing well! ??

    Add the following CSS code in “Appearance > Customize > Additional CSS”:

    .product ul.yith_magnifier_gallery > li:nth-child(2) {
        display: none;
    }

    Try it out and let us know any news.

    Have a good day!

    Thread Starter alexnoxx

    (@alexnoxx)

    Thank you very much, that code has solved the problem.

    Greetings

    Plugin Support Alexis Salazar

    (@asaldel)

    Hello there.

    Perfect. You are welcome!

    We’ll set this topic on solved.

    If you have any other problems, don’t hesitate to open a new one.

    Have a good day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Thumbnail images are distorted, fall out of frame’ is closed to new replies.