Comments Lauren started the conversationAugust 17, 2023 at 8:33amI use the Quotes plugin and I want it to apply to the WPC Bundles. How can I hide the price listed under the product list?Thank you 767Janilyn repliedAugust 18, 2023 at 9:11amHi Lauren, Thank you for contacting WPClever Support Forum. We’ve received your ticket and assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent 1,281Dustin repliedAugust 22, 2023 at 8:10amHi Lauren,I'm so sorry for the late reply!Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS to hide the bundle's total under the product list: .woosb-wrap .woosb-total { display: none !important; }Best regards,Dustin Sign in to reply ...
I use the Quotes plugin and I want it to apply to the WPC Bundles. How can I hide the price listed under the product list?
Thank you
Hi Lauren,
Thank you for contacting WPClever Support Forum.
We’ve received your ticket and assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Lauren,
I'm so sorry for the late reply!
Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS to hide the bundle's total under the product list:
Best regards,
Dustin