Home › Forums › WoodMart support forum › swatch variations
swatch variations
- This topic has 15 replies, 2 voices, and was last updated 3 years, 1 month ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 19, 2021 at 9:15 am #326187
shiyanthanParticipantHi,
Please check attachment.This variation design are show to click to users. its just like a text field. is it possible to create any design visible to clickable
Attachments:
You must be logged in to view attached files.October 19, 2021 at 12:13 pm #326261
Aizaz Imtiaz AwanKeymasterHello,
Please elaborate how you want to change the design, check it myself and help you out accordingly.
Regards.
Xtemos Studios.October 19, 2021 at 1:15 pm #326277
shiyanthanParticipantHi,
Please check attachment. if possible to add like this.?Attachments:
You must be logged in to view attached files.October 19, 2021 at 1:33 pm #326291
Aizaz Imtiaz AwanKeymasterHello,
To add a border on the swatches and add background color try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-swatch.swatch-on-single { border: 1px solid black; padding: 5px; background-color: red; }
Regards.
Xtemos Studios.October 19, 2021 at 2:56 pm #326336
shiyanthanParticipantHi,
ThanksTime-being this is fine. but better if you highlight box. without line
Thanks
October 20, 2021 at 5:58 am #326471
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Please try adding the following Custom CSS for that.
.swatch-on-single.swatch-enabled { padding: 10px; border: 2px solid black; background-color: rebeccapurple; }
.wd-swatch.active-swatch:after { display: none; }
Best Regards.
October 20, 2021 at 6:59 am #326489
shiyanthanParticipantHi,
You didn’t understand my requirement. please check attachmentwhen click the box. box will highlight to user. then user will understand its selected
Attachments:
You must be logged in to view attached files.October 20, 2021 at 11:16 am #326573
Aizaz Imtiaz AwanKeymasterHello,
Please provide the url of the product to check it myself and help you out accordingly.
Regards.
Xtemos Studios.October 20, 2021 at 11:35 am #326577
shiyanthanParticipantHi,
Please check credentialsOctober 20, 2021 at 12:42 pm #326601
Aizaz Imtiaz AwanKeymasterHello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.wd-swatch.swatch-on-single.text-only.swatch-size-.active-swatch.swatch-enabled { background-color: aqua; }
Regards.
Xtemos Studios.October 22, 2021 at 2:51 pm #327027
shiyanthanParticipantHi,
Please check below video
https://loom.com/share/bf34ec3ed3204a3cb7ea0be9e1e0a85fif you can please
October 23, 2021 at 7:46 am #327107
Aizaz Imtiaz AwanKeymasterHello,
I have adjusted the CSS and made it as you mentioned in the video.
Please clear cache and check back.
Regards.
Xtemos Studios.October 24, 2021 at 6:13 pm #327269
shiyanthanParticipantHi,
ThanksWhat website did you changed ?
please send me the code i have 5 sites. i need to add all 5 website
October 25, 2021 at 5:50 am #327322
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Following is the CSS code through which the swatches are appearing as you required.
.wd-swatch.swatch-on-single { border: 1px solid #e6e6e6; padding: 10px; background-color: #fbfcfc; border-radius:5px } .wd-swatch:hover:after, .wd-swatch.active-swatch:after { display: none; } .wd-swatch.active-swatch, .wd-swatch:hover { border: 2px solid black; background: white; }
Best Regards.
October 25, 2021 at 6:16 am #327334
shiyanthanParticipantHi,
its perfectThank you very much
October 25, 2021 at 6:25 am #327338
Aizaz Imtiaz AwanKeymasterHello,
We are thrilled that you loved your experience with XTEMOS,
We put customer experience and satisfaction as our priority, and your words reaffirm the hard work we put in every day. So thanks for your kind words and we look forward to seeing you again.Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Have a wonderful day.
Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘swatch variations’ is closed to new replies.
- You must be logged in to create new topics. Login / Register