Display swatches vertically
-
Hello dears,
In the attached image , how can I change the variations swatches vertically ?
Thanks and regards
Attachments:
You must be
logged in to view attached files.
Hello,
Do you mean to show the attributes in the drop-down?
if you do, please disable the swatches in the attribute. You will find the option in the attribute editing.
Please check this manual and disable the options described: https://xtemos.com/docs-topic/variable-products-and-swatches/
Best Regards
Hello Elise,
Actually I mean keep them as swatches, but display one value per line instead of inline
1-Pack
3-Packs
6-Packs
Regards
Hello,
Please provide the page URL so that we could give you custom CSS.
If you have any questions please feel free to contact us.
Best Regards
Hello Elise,
Kindly find the link in the private content area ,
Thanks and regards,
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-swatches-product {
display: flex;
flex-direction: column;
}
Best Regards
It worked ! Many thanks,
Best regards,
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Display swatches vertically’ is closed to new replies.