Size swatches not showing correctly
-
Size swatche and the name of the swatch is not lined correctly as you can see in screenshots I want to line it with the name ‘Taile’ or skip line and align it below like the second screenshot and as you can see in the third screenshot its not aligned too in desktop
Attachments:
You must be
logged in to view attached files.
Hi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
Try to add the following code snippet to the Custom CSS area in Theme Settings
.variations_form .variations td {
display: block;
}