[Resolved] Issue with display secondary WooCommerce Product Image

Home Forums Support [Resolved] Issue with display secondary WooCommerce Product Image

Home Forums Support Issue with display secondary WooCommerce Product Image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1203250
    Abdelfttah

    I face issue with displaying secondary WooCommerce Product Image after update woocommerce to the latest version.

    Thanks.

    #1205887
    David
    Staff
    Customer Support

    Hi there,

    thats peculiar – the order of the image and secondary image have been swapped which is causing the problem. But i cannot replicate it on my test site, i wonder if there is another plugin conflicting ?

    You can add this CSS to stop it from happening though:

    .wc-has-gallery .secondary-image {
        top: 0;
    }
    #1206123
    Abdelfttah

    It works fine.
    Thank you.

    #1207111
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.