Home Forums WoodMart support forum Hover image pb

Hover image pb

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

    dweb360
    Participant

    Hello

    I enabled hover image for products on the shop page The hovered image display a white backgound instead of a transparent background

    You can check here : https://bit.ly/3F2iiLG

    Thank you for your help

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

    Hello,
    Sorry to say but your provided WP-ADMIN Login details aren’t working. They are incorrect.

    Although, as we are seeing this on your Site through the Inspect tool a Background Color white is showing being added on the Hover Image class. So, you can try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .product-grid-item .hover-img { background-color: transparent !important; }

    Hope this works out for you !

    Best Regards

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