fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Remove hover color variation

Hey, I managed to change background color for the color variation in my product page but I can’t remove the hover effect.

image_2023-07-31_234231838.png

Thank you in advance,

Golam Kibria

Hi Gauthier,

Please try adding the following CSS to the customizer:
.single table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
background-color: #EAEAEA;
}

.variations th.label {
text-align: left;
padding-left: 0;
}
Let me know if this helps.

Thank You

Hey Golam,

Thank you very much for your answer, I think your solution works well !

Thank you a lot,
Cheers from France

I’ll do it thanks.

Hmm no more, you can close the ticket.

Have a good day,