
I have a website with a webshop like this: https://maks-kiesfix.nl/webshop-maks/
As you can see it displays the products nicely.
I want to use the shortcode from Woocommerce to display products from a certain category. Example shortcut:
[products limit="6" columns="3" category="gasten"]
used on this page:
https://maks-kiesfix.nl/webshop-maks/u-bent-gast/
As you can see with the second link it is ugly! How can I modify this page or this shortcode perhaps to have the same styling as the normal woocommcerce webshop page in the first link?
The shortcode gives options to use a certain class for custom css. See https://docs.woocommerce.com/document/woocommerce-shortcodes/ and search for CSS. It's described in the second CSS word.
I have a website with a webshop like this: [https://maks-kiesfix.nl/webshop-maks/][1] As you can see it displays the products nicely. I want to use the shortcode from Woocommerce to display products from a certain category. Example shortcut: [products limit="6" columns="3" category="gasten"] used on this page: [https://maks-kiesfix.nl/webshop-maks/u-bent-gast/][2] As you can see with the second link it is ugly! How can I modify this page or this shortcode perhaps to have the same styling as the normal woocommcerce webshop page in the first link? The shortcode gives options to use a certain class for custom css. See [https://docs.woocommerce.com/document/woocommerce-shortcodes/][3] and search for CSS. It's described in the second CSS word. [1]: https://maks-kiesfix.nl/webshop-maks/ [2]: https://maks-kiesfix.nl/webshop-maks/u-bent-gast/ [3]: https://docs.woocommerce.com/document/woocommerce-shortcodes/