Okay
  Public Ticket #3215875
Changing Button Colors
Closed

Comments

  •  2
    Steve Wilkison started the conversation

    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!

  • [deleted] replied

    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!

  •  2
    Steve Wilkison replied

    Thank you!

  • [deleted] replied

    Happy that I helpedsmile.png

    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.