Thank you for reaching out to WPClever Support Forum. This message is to let you know that we have received your request. I have assigned your ticket to one of our developers. He will reach back to you soon with instructions to help you do that. Kindly note that this might take some time due to our current heavy workload. So, please be patient.
We highly appreciate your support of our plugin. If you have any further questions or concerns, let us know.
Dear WPClever,
I was wondering whether I could have the CSS to customise the "View Cart" and "Continue Shopping" button font colors and background colors.
Thanks
Hi,
Thank you for reaching out to WPClever Support Forum. This message is to let you know that we have received your request. I have assigned your ticket to one of our developers. He will reach back to you soon with instructions to help you do that. Kindly note that this might take some time due to our current heavy workload. So, please be patient.
We highly appreciate your support of our plugin. If you have any further questions or concerns, let us know.
Thank you.
Janilyn T. - WPClever Support Agent
Hi,
Please use below CSS code, you can add to WP-Admin → Appearance → Customizer → Additional CSS
/* for View Cart button */
.wooac-popup #wooac-cart {
background-color: #ff6600;
color: #ffffff;
}
/* for Continue button */
.wooac-popup #wooac-continue {
background-color: #ff6600;
color: #ffffff;
}
You also can change the color #ff6600 and #ffffff to other colors as you want.
Best regards,
Dustin
Thank your so much! Worked like a charm! Resolved.
You're welcome!
Feel free to submit a new ticket when you have any question when using our plugin.
I'll close this ticket now
Best regards,
Dustin