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 want to add a button the the widget area. Is it possible using HTML code or CSS?
Hi wheelsacrossmorocco,
There is one method.
See video: https://d.pr/v/zpRpk5
Thanks!
Yup, thanks. Couldn't figure the classic step to get the html. Would would be useful to know is the hex value for the site demo green colour to match up text.
Anyway to get the button to align on the left. It comes in a little.
Hi,
Please add the code below to your Custom CSS area:
.footer-widgets .vc_btn3-container.vc_btn3-left { margin-left: -15px; }Have a nice day!
Thanks