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!
Why is this Stripe module so big?
I would like it to be the same size as the PayPal module you’re using in your demo.
Thanks!
Hi allvar,
To learn more How to use Custom CSS please refer to our article How to add Custom CSS, then paste the code below in Custom CSS Section.
.woocommerce-checkout-payment li img{ max-width: 43px !important; /* Set the width you wanted */ margin-bottom: 8px !important; /*set the distance between items */ }Thank you.