Hi there,
Is it possible to have the color background of the buttons changed when selected? See example attached.
This topic has 4 replies, 2 voices, and was last updated 1 months, 1 weeks ago ago by Alex Carter
Hi there,
Is it possible to have the color background of the buttons changed when selected? See example attached.
Hello,
Thank you for reaching out to us.
Could you please provide the link to the product shown in your screenshot?
Warm Regards,
The 8Theme Team
See attached 🙂
Hello,
We appreciate your prompt response.
This custom CSS code can be used:
.st-swatch-preview li.selected {
background-color: #e9f5f9 !important;
border-color: #86c9e0 !important;
}
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up