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

Okay
  Public Ticket #2552246
Would like to not show prices on the bundles list for a particular product
Closed

Comments

  • Edwin started the conversation

    Hi, is it possible to turn off the prices on the list of bundles where specific products (in our case, variable products) is displayed? There doesn't seem to be a switch or checkbox where it can be easily ticked.

    Please see attached image.

    Thanks!

    Ed

  • Edwin replied

    I mean, a way or an option/checkbox to NOT show the prices there.

    Thanks,

    Ed

  •  767
    Janilyn replied

    Hi Edwin,

    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,226
    Dustin replied

    Hi Edwin,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .woosb-bundles .woosb-price {
        display: none;
    }

    Best regards,
    Dustin