• Resolved shaicame

    (@shaicame)


    Hi all,
    I want to centre the product gallery on the home page,
    and I need it to show 5 products in one raw for most screens.
    the problem is that if I set it to show 6 products – it displayed on one raw – but aligned to the right, and if I set it to 5 products – it displayed on 2 raws…

    see the products at the middle of the home page:
    https://ezlive.co.il/easynotes/

    Thanks!!!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Change back to 5 column layout and add this css to the Additional CSS section of the Customizer (Appearance – Customize)

    .woocommerce.columns-5 ul.products li.product:last-child {
    margin-left: 0;
    }

    Thread Starter shaicame

    (@shaicame)

    Thank you Brian,
    I did as you suggest –
    But it did not achieve the desired result
    The products now appear in two lines
    What am I doing wrong?

    Thread Starter shaicame

    (@shaicame)

    Hi,
    how can help with this topic please?

    Plugin Support kellymetal a11n

    (@kellymetal)

    Hi there,

    The layout of your products in the Shop will be controlled by the active theme on your site. I see that you are currently using the Redfolio theme — the developers of that theme would know the best way to get things working the way you want based on their theme settings and code for Shop/product layout. I would recommend reaching out to them to ask about this. You should be able to contact support for that theme here:
    https://themeforest.net/item/redfolio-a-responsive-onepage-wordpress-theme/7854339/support

    I hope that helps! Have a wonderful day!

    Plugin Support Yuki K a11n.

    (@yukikatayama)

    Automattic Happiness Engineer

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Center Woocommerce Product Gallery’ is closed to new replies.