hello guys,
i just noticed this problem. what do you think causes the product list on the cart page misaligned? http://prntscr.com/13i88aw
thanks
This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
hello guys,
i just noticed this problem. what do you think causes the product list on the cart page misaligned? http://prntscr.com/13i88aw
thanks
Hello,
Add this custom CSS code:
.woocommerce-cart-form .product-details {
align-items: start;
}
Regards
wow! that was quick!
Added on Theme Custom CSS! Works awesome again! Thank you!!!!!!!
Will make a new topic if i found out some problem. Right now waiting for my host to fix the font issue!
Thanks again guys!
You’re welcome!
Regards
The issue related to '‘weird product list on cart page’' has been successfully resolved, and the topic is now closed for further responses