Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #533801

    Hello Support,

    I would like to centre the cart images on the cart page. Link below.

    Thanks in advance.

    #534203

    Hi Wils1234!

    Please add following code to Quick CSS

    .woocommerce-cart td.product-thumbnail a {
        text-align: center;
    }

    Regards,
    Yigit

    #534285

    Hi Yigit,

    Thanks again, this works.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Cart Image Alignment’ is closed to new replies.