Hide price when searched in the search bar
-
Hi,
I’d like to hide the product price when it’s shown via the search bar.
The issue is that if I activate catalogue mode, it conflicts with a customization I made: I replaced the “Add to Cart” button with a WhatsApp button using the OneClick Chat to Order plugin.
If there’s no native way to hide the price in search results, I’m open to using CSS. However, I couldn’t locate the right class or ID to target it.
Could you help me with this? I’ve attached some screenshots for reference.
Best regards,
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-dropdown-results .price {
display: none;
}
Best Regards,
Hello,
You’re Most Welcome!
Feel free to write back anytime. If you need further assistance, we are always here to help you.
If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Hide price when searched in the search bar’ is closed to new replies.