@tuanphan Hi! Can you help me? The code you provided used to work, but the last few days has stopped working. This is the page, and here is the code I was using:
https://www.simplegoldlife.com/bean-protocol-start-here
section[data-section-id="608885cb5e88124e4067453e"] .image-container, section[data-section-id="60b973f9292bd73bd9666962"] .image-container, section[data-section-id="60ca1f2ad81bff44bef3f284"] .image-container, section[data-section-id="60ca2a9733546628e29f0f38"] .image-container, section[data-section-id="6089706547e53c49c7bc53b1"] .image-container, section[data-section-id="60888642bf871255729b3337"] .img-container, {
min-height: 223px!important;
overflow: hidden!important;
}
section[data-section-id="608885cb5e88124e4067453e"] .image-container, section[data-section-id="60b973f9292bd73bd9666962"] .image-container, section[data-section-id="60ca1f2ad81bff44bef3f284"] .image-container, section[data-section-id="60ca2a9733546628e29f0f38"] .image-container, section[data-section-id="6089706547e53c49c7bc53b1"] .image-container, section[data-section-id="60888642bf871255729b3337"] .img-container,{
max-height: 223px!important;
overflow: hidden!important;
}
section[data-section-id="608885cb5e88124e4067453e"] .product-block .image-container img, section[data-section-id="60b973f9292bd73bd9666962"] .product-block .image-container img, section[data-section-id="60ca1f2ad81bff44bef3f284"] .product-block .image-container img, section[data-section-id="60ca2a9733546628e29f0f38"] .product-block .image-container img, section[data-section-id="6089706547e53c49c7bc53b1"] .product-block .image-container img, section[data-section-id="60888642bf871255729b3337"] .product-block .image-container img,{
width: 100%;
max-width: 100%!important;
max-height: 223px !important;
min-height: 223px !important;
}