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.
Hello
How can I put the paypal logo in line with the phrase?
Thanks =)
Hi Javier,
Paste the following CSS in your Custom CSS area to fix this issue:
.woocommerce .payment_methods .payment_method_paypal img { display: inline; margin: 0px 10px; } a.about_paypal { display: block; margin: 15px 0; }Best regards,
Laborator Team