Articles on: Storefront Display & Customization for Bundles

Disable product information pop up in full page bundle builder


Advanced Customization can be done in the Additional configurations settings of Branding Configurations


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


  • Navigate to the additional configurations within Branding Configuration


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


.gbbProductImageContainer, .gbbProductTextContainer{
pointer-events: none !importatnt;
}


${color}[#007a7a](If you are facing any troubles or have further customization requests

Book a meeting with our team here!)

Updated on: 12/07/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!