Hi Patrick,
Thanks for reaching out to us. It is coming from your theme: https://paste.pics/QC4UK
I have added the following CSS at Appearance > Customize > Additional CSS
/* GetWooPlugins Support */
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
background-color: transparent;
}
table tbody tr:hover>td, table tbody tr:hover>th {
background-color: transparent;
}
Please check now and let me know whether it resolves your issue or not.
Hope to hear from you soon.
Thank You
Styling
Patrick McCook
I want to remove the grey background from the size variation and stack the add-to-cart & the sizes directly on top of each other. I also want the add to bag greyed out until a size is selected, and when a size is selected, it turns black.
This part of my site is not live as yet.