Don't miss the chance! Use Coupon: black30 on checkout page to get 30% discount on any plugins.Buy Now!
Public Ticket #393

parbariandiscs

The add to Cart button is showing up as white with white text until you hover over it. Is there a way to change the color of the button so that you can see the add to cart button without having to hover?

wpx

wpx

Hi parbariandiscs,

Thanks for reaching out to us. Can you please give us an exact link to check?

Hope to hear from you soon!

Thanks

parbariandiscs

parbariandiscs

Yes, here's a link to one of our product pages

https://parbariandiscs.com/shop/discs/putt-approach/envy/

wpx

wpx

Hi parabariandiscs,

Thanks for sharing the exact link.

Please place the below code at Appearance > Customize > Additional CSS

.pvtfw_variant_table_block .variant tbody tr td button.pvtfw_variant_table_cart_btn {
background-color: #c0392b !important;
}

wpx

wpx

Hi parabariandiscs,

Thanks for sharing the exact link. The issue is coming from your theme.

Please place the below code at Appearance > Customize > Additional CSS

.pvtfw_variant_table_block .variant tbody tr td button.pvtfw_variant_table_cart_btn {
background-color: #c0392b !important;
}

Then let me know if it resolves your issue or not.

Thanks

parbariandiscs

parbariandiscs

That did it!

Thank you very much for the prompt replies and the great service!