Comments Pascalkrijnen started the conversationDecember 7, 2021 at 10:36amHello,We would like to know if it is/would possible to hide or show the content of the bundle per bundle? Now it's an overall setting.With kind regards,Thanks in advance.Pascal 767Janilyn repliedDecember 8, 2021 at 7:49amHi Pascalkrijnen, 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,226Dustin repliedDecember 10, 2021 at 5:58pmHi Pascalkrijnen,Where do you want to hide bundled products, on the single bundle page or the cart/checkout?To hide bundled products on some single bundle pages, please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS: #product-102 .woosb-wrap { display: none; }It will hide bundled products on bundle ID 102 https://www.screencast.com/t/kNNCWFS9ODTj. You can do the same with other IDs.Best regards,Dustin Sign in to reply ...
Hello,
We would like to know if it is/would possible to hide or show the content of the bundle per bundle? Now it's an overall setting.
With kind regards,
Thanks in advance.
Pascal
Hi Pascalkrijnen,
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 Pascalkrijnen,
Where do you want to hide bundled products, on the single bundle page or the cart/checkout?
To hide bundled products on some single bundle pages, please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:
It will hide bundled products on bundle ID 102 https://www.screencast.com/t/kNNCWFS9ODTj. You can do the same with other IDs.
Best regards,
Dustin