Hovercolor from Products on Shopsite to transparent

This topic has 2 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler

  • Avatar: dev-design.de
    dev-design
    Participant
    February 16, 2022 at 06:09

    Good morning,

    Currently, when you hover over the product, it pops up and there is a shadow around the product layout on the shop page.

    Is there any way I can remove the color so that the border is transparent?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 16, 2022 at 11:18

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .products-hover-shadow.with-ajax .ajax-content .content-product {
        box-shadow: none !important;
        -webkit-box-shadow: none;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Hovercolor from Products on Shopsite to transparent’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.