Articles on: Easy Bundles - Advanced Customization

How to disable product popups in the bundle buiilder?

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;
}




If you are facing any troubles or have further customization requests
Book a meeting with our team here!

Updated on: 07/04/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!