Home › Forums › Space themes support forum › Single product page responsive issue. › Reply To: Single product page responsive issue.
January 25, 2023 at 3:16 pm
#437738
Luke Nielsen
Keymaster
Hello,
Try to use the below code, enter it into the “Mobile CSS” area in Theme Settings -> Custom CSS.
.single-product .xts-variation-swatch:not(:last-child) {
margin-right: 7px;
}
Kind Regards