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

    Ahoy –

    How do I get the text of this “sent it” button white on hover?

    #622487

    Hi mcraig77!

    Please add following code to Quick CSS

    .avia_ajax_form .button:hover {
        color: white!important;
    }

    Best regards,
    Yigit

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