HomePage › Forums › Themeforest › Piizalian – Fast Food Restaurant WooCommerce Theme › Product color question › Reply To: Product color question
July 22, 2021 at 3:07 pm
#3217
Hi,
#1. Price css: I checked with this css code and it works normally: https://prnt.sc/1ea9lur
#2. Add to cart button css:
li.post-4794.product .product-block-list-elementor a[class*=product_type_]:before{
color: #your-color;
}