Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #163229

    I use “Splash blue” color style on my site. Is it possible get the “Splash green button” to the Enfold contact form?
    Thanks

    #163235

    Next issue; how can I change the title color of Enfold contact form?

    #163358

    Hey!

    To change the color of the button:

    form.ajax_form .button[type="submit"] {
    background: #719430 !important;
    }

    To change the title color:

    v-special-heading h3{ 
    color: red !important;
    }

    Regards,
    Josue

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