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
I would like to move cross sells to under card summary, how is that possible?
Thanks
please see screenshot
Hi Jakob,
That option is not possible by default. But can you please send me your site URL so I can check if there is something that I can do for you by changing some CSS styles in that area.
Thanks!
Hi again
The url is : https://usmeus.com/
Thanks
Hi Jakob,
The only solution for the moment is if you make that area 100%. To do that Please just add this CSS code to your Custom CSS area:
.woocommerce-cart .cart-collaterals { float: left; width: 100%; }P.S: In the near future we will release a new Kalium version that has many new features for the shopping part of the themeThanks!
ok, thanks