Hide Variable Price
-
Hi, how do I remove the variable price R1,265.00 – R30,305.00, and only show the price once they have selected the variable required?
I used the following CSS code, but it removed the price altogether./* Hide Variable Product Price */
.product-type-variable .entry-summary .price {
display: none;
}TIA.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Hide Variable Price’ is closed to new replies.