Hello
On single product the price is very bad positionned :
Have you any advice ? Thanks
Hi,
the problem is definitely on our side and will be fixed with next update. As temp fix, please use the following custom css:
.woocommerce .product.style-modern .product_wrapper .entry-summary .price { float: none; text-align: right; }
Comments
Hi,
the problem is definitely on our side and will be fixed with next update. As temp fix, please use the following custom css: