Archived topic
1 Column Mobile problem
3 replies · Started by Ivan on November 16, 2019
Dear all,
Could you help me to identify this problem? Im using Elementor and GeneratePress, according the customizer everything should looks like the first screenshot (1 single product all width), but the reality is different (second screenshot), could you help me to identify what can be causing this issue?
First Screenshot:
https://snipboard.io/Ib1r2j.jpg
Second Screenshot:
https://snipboard.io/LJ0No2.jpg
Thanks!
Br
Ivan
Hi there,
Looks like something Elementor has to fix.
For now, this CSS should help:
body .elementor-element.elementor-products-grid ul.products li.product {
width: auto;
}
Thank you so much Tom, it´s really helped.
Br
Ivan
You're welcome :)