Hi diego,
Thanks for reaching out to us. Can you please give us an exact link?
Hope to hear from you soon!
Thank You
Hi diego,
Thanks for reaching out to us. Can you please give us an exact link?
Hope to hear from you soon!
Thank You
Please add the below CSS at Appearance > Customize > Additional CSS
table.variations tr td {
padding-bottom: 30px;
}
table tbody tr:hover>td, table tbody tr:hover>th {
background-color: transparent;
}
.variations tbody tr th.label {
position: relative;
}
span.woo-selected-variation-item-name {
position: absolute;
top: 0;
}
Then check your site, please clear your browser and others caches before checking.
Hope to hear from you soon!
Hi Hakik,
thanks for reply.
This code works like a charm (I’ve just add !important to padding) ⤵️
table.variations tr td {
padding-bottom: 30px;
}
table tbody tr:hover>td, table tbody tr:hover>th {
background-color: transparent;
}
Unfortunately misalignment is still present.
It’s very small amount of pixels.
With new code we also have another problem when customer select a combo of variations.
As you can see “Cuoio” is on a new line
here’s the link of the image
https://www.scarpineitaliane.com/wp-content/uploads/2022/03/image-copia-scaled.jpg
Hi diego,
Is it happening on the customize section?
I am not getting the new line issue here-
https://www.scarpineitaliane.com/prodotto/anfibietto-in-pelle-fondo-cavallerizza/
Can you please give us temporary admin access to your site? We’ll try to investigate the issue for you.
You can add new users by going to Users > Add New set the user and password for us, set the role to admin, and set the info here.
And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7
Hope to hear from you soon!
Thank You
Hi Hakik,
the problem is present if you try to reduce the browser windows.
https://www.scarpineitaliane.com/wp-content/uploads/2022/03/Schermata-2022-03-01-alle-10.57.27.png
I created an admin account for you in a private ticket.
Hi diego,
I am closing this ticket. You have opened another ticket.
We will continue the further conversation here- https://getwooplugins.com/ticket/106750/
Thank You
Spacing between swatches
diego guardabascio
Hi,
what if I want to get more space between swatches? I tried with no results via css.
I also would like to remove darker background on mouse over and align selected variation with the label.
Could you help me with that?
Thanks in advance.