Product Page

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

    shweta
    Participant

    Hello Team,

    I want to change the background color on the hover effect. please find the screenshot attached.

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

    Hello,

    I did not see the hover effect on the products in the homepage. Please enable the hover effect then I will give you the custom CSS code to change the color.

    Best Regards.

    #521451

    shweta
    Participant

    Hello,

    I have activated the hover kindly check the website.

    #521633

    Hello,

    Please use the below custom CSS code and paste it to the Theme settings >> Custom CSS >> Global CSS section adn change the color in the CSS as per your requirement:

    .product.wd-hover-button .product-element-top:before, .product.wd-hover-info-alt .product-element-top:before {
        background-color: rgba(0,0,0,0.5);
    }

    Best Regards.

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