Hi Enfold team,
keep up the great work!
I have problems with Enfold and woocommerce product shortcodes. They show sqeezed within Layout Elements
It seems, when products are placed within layout elements, they sqeeze to a third of the size.
I am able to reproduce the problem on an empty page by creating a 1/3rd and 2/3rd layout element and placing a text element within containing [product sku=”mySku”] or [products skus=”mySku” limit=”1″ columns=”1″]
See setup here:
https://base.energy/tmp/problem_setup.JPG
and results here
https://base.energy/tmp/problem_product_shortcode.JPG
Outside the layout elements the product shows fine.
Any ideas?
Greetings from Austria
Simon
Hi Simon,
Thanks for the screenshots, where can we see the results on an actual site?
Best regards,
Rikard
See here:
https://base.energy/de/test/
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.products.columns-1 li {
width:100% !important;
}
Best regards,
Rikard
Thank you, that worked.
Sunny greetings
Hi,
Great, glad we could help and sorry for the problems. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
yes, you can close this topic. thanks for your help!