How to disable product popups (description container) in the bundle builder?
- 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
Thank you!