Comments BraddaNick started the conversationAugust 25, 2019 at 11:08amHi there,I've installed Aurum for my client. At checkout, there appears to be a bug with the formatting of the related item "Add to Cart" button. This occurs on both the desktop and mobile layout.Find a screenshot attached.Regards,Nick[deleted] repliedAugust 26, 2019 at 9:52amHi Nick,Can you please add the following CSS: .woocommerce .cross-sells .product-item .product-link .button { white-space: nowrap; margin-left: 15px; } .woocommerce .cross-sells .product-item .image { min-width: 50px; } .woocommerce .cross-sells .product-item .product-details { white-space: normal; } So it will fix this issue: (view large image) Sign in to reply ...
Hi there,
I've installed Aurum for my client. At checkout, there appears to be a bug with the formatting of the related item "Add to Cart" button. This occurs on both the desktop and mobile layout.
Find a screenshot attached.
Regards,
Nick
Hi Nick,
Can you please add the following CSS:
So it will fix this issue:(view large image)