Home Forums WoodMart support forum Second image visible on safari browser

Second image visible on safari browser

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27024

    jalinmedia
    Participant

    Hello!

    We face some issues on the product page. We see the second image in our first image.
    Attached a printscreen with the example!

    Like to hear from you!

    #27027

    jalinmedia
    Participant

    Hereby the printscreen!

    Attachments:
    You must be logged in to view attached files.
    #27045

    Artem Temos
    Keymaster

    Hi,

    Could you please give us a link where we can see it on your website?

    Regards

    #27056

    jalinmedia
    Participant

    Hereby! It’s on the safari browser only!

    #27071

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .woocommerce-product-gallery .woocommerce-product-gallery__image img {
        padding-left:1px;
        padding-right:1px;
    }
Viewing 5 posts - 1 through 5 (of 5 total)