add custom discount message to price area
-
I have this product page for a woocommerce product. My client is having a sale that ends on May 31, and there is a red text price reduction note that is part of the product description. The client wants that red text right under the price without space.
Using the inspector I can see that what I need to do is have woocommerce put a note into p.price. How can I move that red text into p.price? I know I can use css to make the red text APPEAR that it is in p.price but I am trying not to use css hacks to just temp fix this, I want to do this correctly with woocommerce. Is there a way to tell woocommerce to include the red text in p.price?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘add custom discount message to price area’ is closed to new replies.