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 have a few questions regarding the footer. I would like to:
- Have the payment methods in the right bottom corner (they are now in the center)
- Terms and conditions in the left bottom corner
- The footer menu already collapsed on mobile view (now you see 3 dots).
How do I get this?
Thanks in advance!
Hi trentyseb,
1— Just add the code below to your Custom CSS area:
.footer-bottom center {2— Custom CSS again:text-align: left;
}
.footer-bottom .col-md-6:last-child {text-align: right;
}
3— You just need to press the Expanded button:
(view on a new page)
Have a great day!