Home Forums WoodMart support forum Image MouseOver Problem Reply To: Image MouseOver Problem

#396608

Luke Nielsen
Keymaster

Hello,

With the help of the below code, you can solve this problem, enter it into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

.product-grid-item .hover-img {
    background-color: var(--wd-main-bgcolor);
}

Please let us know if there is anything further we can assist you with!

Kind Regards