Repositioning variable price on single product page
-
I’ve added the following custom code to hide the static price at the top and now I want the variable price to show in its place instead of above the add to cart button. Is this possible?
div p.price {
display: none;
}Thanks
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Repositioning variable price on single product page’ is closed to new replies.