Size swatch – size and color
-
Hello. Please how can i change size of swatch and color?
I send i ittachment.
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to Products > Attributes > Edit attribute > Configure term value and choose the swatch size
Please check this:
https://xtemos.com/docs-topic/variable-products-and-swatches/
If you have any questions feel free to contact us.
Best Regards
Okay thank you. And please, how i can change color of text for this schwatch.
Thank you very much.
Hello,
Can you please share the page URL so I can check and give you a possible solution?
Best Regards
I send: https://821.sk/produkt/dym/
Thank you very much.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-swatch.wd-text {
color: #016bff;
background-color:#ffffff;
}
Best Regards