Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1335096

    Hi there,

    can I give a form button (send) a different color? The customer here https://www.netboom.de/kontakt/ would like the send button in orange.

    #1335188

    Hey Martin,

    Please try the following in Quick CSS under Enfold->General Styling:

    form.avia_ajax_form input[type="submit"] {
        background-color: orange;
        border-color: transparent;
    }

    Best regards,
    Rikard

    #1335209

    Thank you very much!

    #1335229

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.