Home Forums WoodMart support forum Product view problem in safari

Product view problem in safari

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

    Sinaonee
    Participant

    Product view problem in safari (macOS)
    RTL Mode

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

    Artem Temos
    Keymaster

    Hello,

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

    .woodmart-buttons .quick-view,
    .woodmart-buttons .yith-wcwl-add-to-wishlist {
        height:45px;
    }
    
    .woodmart-buttons>div a:before {
        display:inline-block;
    }

    Regards

    #30463

    Sinaonee
    Participant

    Thank you very much.

    #30475

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Product view problem in safari’ is closed to new replies.