• Dear Zakra Team,

    I′m looking for a custom css code which will make the product images at the woocommerce checkout page appear.

    For the moment I′m using the following css code on the woocommerce cart page which helped me to show the product images on the cart page.

    .woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    height: 100px !important;
    width: 100px !important;
    }

    I′m looking for a css code which does the same for the woocommerce cart page.

    Please have a look at this link on what I mean:

    https://www.businessbloomer.com/woocommerce-show-product-images-checkout-page/

    Thanks a lot in advance for your help!

    Kind regards

    Markus

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Product Images on Woocommerce Checkout Page’ is closed to new replies.