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.
I want to change the color of the button on the contact form. I can't find any global settings for button colors. When I click on "Edit Contact Form" there are no options for this either. What am I missing? Thank you for your help!
Hi Steve,
Buttons take the color of the Link Color, for more info please read this article: How to create my own skin.
If you want to change just the color of that button, then you can add this- code below to your Custom CSS area:
.contact-form .button { background: #000; color: #fff; }Have a nice day!
Thank you!
Happy that I helped
Have an amazing day!
P.S: If you like Kalium, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from me and Laborator in advance.