Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
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:
.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)