Hi,
I’m building a shop with Enfold and WooCommerce. My client want to show 5 categories on the homepage in a content section. I have figured out how to do this with a shortcode provided by WooCommerce (https://docs.woocommerce.com/document/woocommerce-shortcodes/), but I want the five categories next to each other which is not the case right now. They show up now like 3 in a row and beneath 2 in a row.
Any idea how to fix this? (website is in maintenance mode, see login credentials in private content box)
The shortcode I use right now:
[product_categories number="0" parent="0" columns="5" ids="17,18,23,25,26"]
Hey JantienM,
Please try the following in Quick CSS under Enfold->General Styling:
#kerstbox div .products .product {
width: 19%;
}
Best regards,
Rikard
Yes that works! Great, thanks!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon