Comments 6Nghia started the conversationOctober 24, 2023 at 7:56pmIs there anyway I can add css effect for Buy Now button for WPC Buy Now. Because whenever I add css, the Add To Cart button also change. I want it has different decoration from Add To Cart button. I'm waiting for your help.Sincerely! 767Janilyn repliedOctober 25, 2023 at 7:40amHi Nghia, 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 Agent1 Like 1,222Dustin repliedOctober 25, 2023 at 8:50amHi Nghia,Our Buy Now button has a special CSS class "wpcbn-btn", so you can use it for CSS code, e.g: .single_add_to_cart_button.wpcbn-btn { color: red; }Best regards,Dustin1 Like 6Nghia repliedOctober 25, 2023 at 9:27amIt worked like a champ.Thank you!1 Like Sign in to reply ...
Is there anyway I can add css effect for Buy Now button for WPC Buy Now. Because whenever I add css, the Add To Cart button also change. I want it has different decoration from Add To Cart button.
I'm waiting for your help.
Sincerely!
Hi Nghia,
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 Nghia,
Our Buy Now button has a special CSS class "wpcbn-btn", so you can use it for CSS code, e.g:
Best regards,
Dustin
It worked like a champ.
Thank you!