New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Price change in product page on variation selection
/* REMOVE ‘FROM PRICE’ ON THUMBNAIL RESULTS */
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { display: none !important; }
Hey, thanks for the reply. I actually mean to replace the ‘FROM XXX’ on the individual product page, as to just display the price of the variation.
Thanks.
Replace the price by the variation price? That’s not possible without modifying the php code 🙁
You must be logged in and have valid license to reply to this topic.