Partial color change and duplicate price display
-
Hello again,
I am having the following two issues:
1.) I am trying to change the color of the price on the product summary page. I have tried the following, but it only changes the word ‘From’ and not the actual price.
.woocommerce ul.products li.product .price {
color: #ff4b4b!important;
}Does anyone know how to change the digits too?
The prices appear on two pages:
https://bba.128.myftpupload.com
https://bba.128.myftpupload.com/products/2.) On the individual product page I would like to prevent an additional price to appear when Size and Color are selected, and instead for the price at the top to change from “From $25” to the actual price (that is dependent upon size).
https://bba.128.myftpupload.com/product/the-trumpisher/
(******As of now the server is down, but should be back up shortly********)
Thank you so much for your help! I’ve already learned a lot.
- The topic ‘Partial color change and duplicate price display’ is closed to new replies.