Before you ask please READ THIS

Woor template button alignment

in Rife Posts: 20
Hi there,

I'm creating a webshop (temporary url = http://stadskleding.day-day.nl) and I have a question concerning the alignment of buttons. As you can see in the attach I have everything centered, except the buttons.

Would you please be so kind to help me out with perhaps some css-magic?

Many thanks,
André
Schermafbeelding 2021-07-15 om 10.10.55.png
2880 x 1800 - 1M

Comments

  • AirAir
    Posts: 10,970
    Hey :-)

    Please add such custom CSS
    .woocommerce.columns-3 ul.products li.product {
        text-align: center;
    }
    This should fix the issue :-)

    With kind regards.

  • Posts: 20
    Yep. That did the trick. Thanks a lot
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion