Articles on: EB - Storefront Display & Customization for Bundles

How to disable product popups (description container) in the bundle builder?


If you want to disable product popups in Bundle Builder you need to follow these steps:


  • Copy and paste the code below in the Custom CSS Settings



.gbbProductImageContainer, .gbbProductTextContainer, .gbbProductVariantModalMainContainer {
display: none; !importatnt;
}


If you are facing any troubles or have further customization requests:


Book a meeting with our team here

Updated on: 14/08/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!