Home › Forums › Basel support forum › have a little problem of aligning the variables › Reply To: have a little problem of aligning the variables
February 16, 2018 at 7:32 am
#40194
Artem Temos
Keymaster
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to align it properly
.product-design-alt .variations a.reset_variations {
margin-right: -63px;
}
Regards