This topic has 2 replies, 2 voices, and was last updated 10 months, 1 weeks ago ago by Luca Rossi
Hi, I have configured the color attributes for my website with a total of 54 terms.
The problem is that on the product page the color variations are displayed on a single line and do not match the screen size. Attached is a screenshot:
How can I fix this so that they automatically dock?
Thank you. Regards.
Dear Jonathan,
We hope this message finds you well.
In order to resolve the issue, we kindly request that you insert the following custom CSS code into your website. Please navigate to Theme Options, then proceed to Theme Custom CSS, and finally to Global CSS, where you can add the code:
form.cart ul.st-swatch-preview-single-product {
max-width: 400px;
}
For your reference, here is a screenshot illustrating the matter: https://prnt.sc/Hsiq7siGgR_Q
We trust that this will assist you in addressing the concern. Should you require any further assistance, please do not hesitate to reach out.
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up