This topic has 9 replies, 3 voices, and was last updated 3 months, 4 weeks ago ago by Anas
Hi team,
this is regarding a style issue where the variation for warranty (as per screenshot) doesnt show any coloured border like the colour variation when selected.
Hello,
Thank you for reaching out to us with your concern.
Please provide the URL of product from your screenshot.
Best Regards,
8Theme’s Team
HI please find the link
Hello,
We appreciate your prompt response.
We would like to inform you that the current behavior you observed is the default setting, as demonstrated in our demos. Please be assured that this is not a bug. Currently, the selector doesn’t have the option to have the dark border when a particular variation is selected, unfortunately.
You are welcome to submit a feature request on our request board at https://www.8theme.com/taskboard/. Should your suggestion garner sufficient support from other customers, our development team will take it into consideration for inclusion in future updates.
Best Regards,
8Theme’s Team
okay well noted. However it will be much helpful if you can share me the CSS style to make the necessary changes from our end.
thanks,
Hello @Anas,
Currently it seems to work as expected on the product you share -> https://gyazo.com/e198849ba885bc283d0a33fb447cd767. If you need another way of variations to be displayed please, describe us in more details.
Kind regards, Jack Richardson
we just tried it but it is fixed before and after selection, please help thanks. we have removed the style
Hello @Anas
You can try to use next custom CSS:
table.variations select:has(option:checked:not(:first-child)) {
border-color: #000;
}
Kind regards,
Jack Richardson
The 8theme’s team
great, thank you so much for the quick support. much appreciated.
The issue related to '‘Variation border doesnt show as selected’' has been successfully resolved, and the topic is now closed for further responses