Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #217225

    Hi there
    Where (which file) can I change the colors of the submit button (contact form)?
    Thanks

    #217233

    Hey!

    Try adding this code to the Quick CSS:

    .button{
    background: red !important;
    }

    Change ‘red’ by the desired color.

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘contact form button’ is closed to new replies.