Site logo

Archived topic

Problem with Woocommerce in GP Premium v. 1.7.1

3 replies · Started by Francisco on August 16, 2018

Viewing posts 1–4 of 4

Hello,
I have updated GP Premium in my website to version 1.7.1 and I have a problem with Woocommerce shortcodes. As you can see in homepage (https://www.vioquemotor.es/) products are not shown in the correct order. I configured products in 4 columns, but they are in 2 columns. How can I fix that? Thank you.

Hi there,

This was a fix added for Elementor Pro and their new WC features. However, it looks like it affected regular shortcodes inside an Elementor widget as well.

I'll get this fixed in 1.7.2, but for now you can add this CSS:

.elementor-widget-container .woocommerce ul.products.columns-4 li.product {
    width: 21.2%;
}

Thank you very much! I don't have Elementor Pro, just Elementor (free), but it seems that the problem is the same.

Thanks for the heads up :)

This archived topic is closed to new replies.