Home Forums Basel support forum Shop Product Photos

Shop Product Photos

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10716

    Les
    Participant

    Hello,

    There are gray lines appearing above and below the product photo for the Brazilian Gray Body Wave product on the shop page. Please advise on why this is happening and what I can do to fix it.

    Thanks so much,

    Les

    #10722

    Artem Temos
    Keymaster

    Hello,

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

    .basel-hover-button .product-element-top {
        background-color: white;
    }
    
    .basel-hover-button:hover .product-element-top {
        background-color: black;
    }

    Regards

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