Comments 2Steve Wilkison started the conversationJanuary 25, 2023 at 11:15amI 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![deleted] repliedJanuary 26, 2023 at 8:39amHi 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! 2Steve Wilkison repliedJanuary 26, 2023 at 8:52amThank you![deleted] repliedJanuary 26, 2023 at 9:05amHappy that I helpedHave 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. Sign in to reply ...
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:
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.