Reply 314600 to: Lines in variant selection after last update

Avatar: Olga Barlow
Olga Barlow
Support staff
January 17, 2022 at 19:19

Hello,

Yes, issue was caused by your custom https://prnt.sc/26etv6i
I replaced

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

with

table:not(.variations) td, table:not(.variations) th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

Check now.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.