Hello everyone, in Woocommerce how do I make product prices always displayed underneath the photos and not just when we hover the mouse over the product. I did not find this option. Another observation is that the like icon on the blog, when opened in smartphones is not responsive.
Hello everyone, in Woocommerce how do I make product prices always displayed underneath the photos and not just when we hover the mouse over the product. I did not find this option. Another observation is that the like icon on the blog, when opened in smartphones is not responsive.
I also encountered a problem with the organization filters. As shown in the image below, the texts are overlapping. Can you help me to fix this?
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
Salient Support Team
Hey Again,
Hope you had a Great Weekend,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
.woocommerce .woocommerce-result-count { right: 280px !important; } div[data-project-style="text_on_hover"] .single-product-main-image .onsale { width: 102px!important; }Thanks
Salient Support Team
Thanks, works perfectly!