Thank you for your input, Morris! I tried your code and it works for the product catalog page! However, it does not work for the product page of each product.
For the page of each product, I’ve tried this so far:
.price .woocommerce-Price-currencySymbol{
color: #FFFFFF !important;
}
.woocommerce-Price-amount.amount {
color: #FFFFFF;
}
This changes the color of the dollar sign and price but does not change the dash sign.
Thanks again!
-
This reply was modified 3 years, 11 months ago by icebing.