What’s the url of the one of your product listings?
-
This reply was modified 6 years, 11 months ago by
CGS Web Designs. Reason: Ticking for email replies
The site isn’t done yet but one product is here.
https://smwoodcrafts.com/wordpress/product/9-11/
I’m not an authority on CSS, but the WooCommerce stylesheet for your site appears to have this section regarding the price:
.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price {
color: #f66f66;
}
Add that to your custom CSS and then change the value after color: perhaps to #000000 just to check it – that should make the text black.
Did you try the CSS edit I posted?
Actually it did work but I had to put in in the additional css within the theme.