This topic has 4 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
Hello,
I’ve set up multistep on advanced cart/checkout layout.
It’s showing two same product image on overview and than on thank you page.
Hello,
Try to use the next custom CSS code:
.order-review .cart_item .product-name-info .product-item-thumbnail , .woocommerce-order-details tbody .product-name-info .product-item-thumbnail {
display: none !important;
}
Regards
Hello,
Solved. Will you fix this in the next update so i can remove the css?
Hello,
We disable this option for you -> https://prnt.sc/DbhLUIZ9YF4o , so the previous custom CSS code is not needed.
One of the 3rd party plugins on your site makes the same action of adding images in the order information which we do with the option.
Regards
You must be logged in to reply to this topic.Log in/Sign up