Hi there,
I’m hoping this will be a relatively easy fix. I’m using a text element on my homepage with the Woocommerce shortcode mentioned below to display some featured products on my homepage.
[featured_products per_page=”3″ columns=”3″ orderby=”date” order=”desc”]
Using the code, 3 of my featured products appear on my homepage, but are aligned to the left margin by default and don’t scale down when the screen/window size changes. So when I reduce the width of my browser window, what I get is one product drops down to a second row and they are all left aligned (see screenshot).
I would like the three featured products to be centre aligned and to scale down as the page width reduces until they need to drop down onto a second row but then remain centred. Is there something I can just add to the Woocommerce shortcode to fix this?
Cheers
Tom