How to fix the cropped images in the product page?
Advanced Customization can be done in the Additional configurations settings of Branding Configurations
Product gets cropped during setup for some stores.
To fix this issue navigate to the Settings > Additional configuration for full page builder
Copy and paste the code below in the Custom CSS for bundle builder
.gbbProductImageContainerImg{
object-fit: contain !important;
}
${color}[#007a7a]( If you are facing any troubles or have further customization requests
Book a meeting with our team here!
Updated on: 19/11/2024
Thank you!