How can i remove the prize and leave it only in the single product only
-
I want remove the prize and leave the name of the product but on all the option the theme has is to show the prize and one to not show it but with that it hide and the name , how can i hide the prize only and leave the other things https://prnt.sc/1zvp9ur and show the prize only in single product view
Hello,
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.product-grid-item .price {
display: none;
}
Best Regards
Thank you for the help it worked
Hello,
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘How can i remove the prize and leave it only in the single product only’ is closed to new replies.