Home Forums WoodMart support forum Product Labels Disappear on Product Carousel

Product Labels Disappear on Product Carousel

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #530595

    joshgill1995
    Participant

    Hello,

    I have just updated Woodmart from 7.3.2 to your latest version 7.4.2, when using the pagination control for the product carousels the product labels disappear. I have disabled all non essential plugins to see if there is any conflict but the problem is still happening.

    Thanks

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

    Artem Temos
    Keymaster

    Hello,

    We checked your website but don’t see any issues with the carousel. Here is a video https://monosnap.com/file/7Tpwks50QkyLcM9czGolBO0kSbiPhQ

    Kind Regards

    #530805

    joshgill1995
    Participant

    Hi,

    Thanks for your reply, I have just checked on chrome and you are right it is displaying properly. However on safari the product labels are disappearing.

    I have attached a screen recording

    Thanks,

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

    Artem Temos
    Keymaster

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

    .product-labels {
    	transform: translateZ(0);
    }
    #530883

    joshgill1995
    Participant

    That has worked!
    Thanks for your help.

    #530885

    Artem Temos
    Keymaster

    Great, you are welcome! Feel free to contact us if you have any further questions.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Product Labels Disappear on Product Carousel’ is closed to new replies.