Comments Myles F Moran started the conversationMarch 10, 2021 at 7:00pmHow can I change the text color of the Smart Bundle variation title text on the Front End. See Image for further detail/description. 767Janilyn repliedMarch 11, 2021 at 10:36amHi Myles, Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent 153Henry repliedMarch 12, 2021 at 7:32pmHi Myles,You can use this CSS code:.woosb-products .woosb-product .variations_form .variations .variation .label { color: black;}Best regards,Henry N. Sign in to reply ...
How can I change the text color of the Smart Bundle variation title text on the Front End. See Image for further detail/description.
Hi Myles,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Myles,
You can use this CSS code:
.woosb-products .woosb-product .variations_form .variations .variation .label {
color: black;
}
Best regards,
Henry N.