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 additional configurations within Branding Configuration
Copy and paste the code below in the Custom CSS Settings
.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: 07/04/2024
Thank you!