See this page: http://sharprockvineyards.com/wp/product-category/sharp-rock-wines/
I want to change the colors of: add to cart and Show details text.
Thank you
Happy New Year!
Hi elamens, try this line :
#top .avia_cart_buttons .button{color: red !important;}
but take care of opacity :
.avia_cart_buttons{opacity: 0.2;}
Solved Thank you.