Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #3438534
Hide The Bundle Price
Closed

Comments

  • Lauren started the conversation

    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

  •  767
    Janilyn replied

    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

  •  1,281
    Dustin replied

    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:

    .woosb-wrap .woosb-total {
        display: none !important;
    }

    Best regards,
    Dustin