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
Remove hover color variation
Gauthier SIMARD
Hey, I managed to change background color for the color variation in my product page but I can’t remove the hover effect.
Thank you in advance,