Site logo

Archived topic

Elementor WooCommerce Product layout messed up

3 replies · Started by Shaun on August 11, 2018

Viewing posts 1–4 of 4

Heya, I just did an update of Elementor Pro yesterday to 2.1.1. Apparently it caused the product widget on my store page to appear really odd. You have to scroll down to "New Releases" to see it.

Disabling GeneratePress's WooCommerce module fixes it, but then there are some customisations that I really want. I tried playing around with all of the WooCommerce settings in the Customizer, but no go. The problem's still there. I thought it might have been my custom CSS too, but even deleting all the CSS code, the problem still persists. How else can I fix this without disabling the GP WooCommerce module?

Hi there,

You can either update to GPP 1.7-rc.3: https://generatepress.com/gp-premium-1-7/

Or you can add this CSS:

.elementor-widget-container .woocommerce ul.products li.product {
    width: auto;
}

Let me know if you need more info :)

Thanks so much Tom, updating to 1.7-rc3 fixed it!

Cheers and have a good week ahead!

-Shaun

Great! Thank you! You too :)

This archived topic is closed to new replies.