Home › Forums › WoodMart support forum › Probleme Marging on Product Image Probleme Marging on Product Image This topic has 3 replies, 3 voices, and was last updated 1 year, 11 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 13, 2022 at 1:00 pm #420696 haruadsParticipant Hello, I don’t understand where the margin problem comes from on the product images. This is very annoying because I can’t fix it on all of my sites. Attachments:You must be logged in to view attached files. November 14, 2022 at 7:50 am #420820 Elise NoromitMember Hello, Please deactivate all the plugins except these ones: Slider Revolution Elementor Woodmart Core Contact Form 7 MailChimp for WordPress WooCommerce Safe SVG If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem. Best Regards November 20, 2022 at 12:18 pm #422328 haruadsParticipant Hello.. It’s not working.. November 21, 2022 at 10:58 am #422439 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. body.woocommerce .website-wrapper div.product .elementor-widget-woocommerce-product-images div.images { width: auto; } @media (max-width: 1024px) { .website-wrapper .elementor-widget-woocommerce-product-images .woocommerce-product-gallery.thumbs-position-left .woocommerce-product-gallery__wrapper { margin-bottom: 4px; } } Author Posts Tagged: MARGING IMAGE PRODUCT - IMAGE PRODUCT SLIDE Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register