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

    How do I change only the color of the send button to white and red words?

    #541532

    Hi zeevkazakov!

    Please add following code to Quick CSS

    .avia_ajax_form .button {
        color: #cd2323!important;
        background: white!important;
    }

    Cheers!
    Yigit

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