Hi!
Unfortunately that’s not the key… I delete this file from my child theme but it is still the mess.
You seem to have done many change in the main theme css.
For exemple, I found :
body .woocommerce ul.products li.product figure, body.woocommerce ul.products li.product figure, body .woocommerce ul.products li.product figure.product-transition, body.woocommerce ul.products li.product figure.product-transition, .mobile-browser .woocommerce.product_list_widget ul.products li.product figure {
padding-bottom: 0 !important;
}
That’s one of the reason why my site is broken. I added a specific padding to my product image for each @media stage. This code delete all my padding. And i don’t find the other part that have changed…