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

    Worked for me so try it!
    Just change out your color values.

    #top .avia_ajax_form .av-recaptcha-submit.avia_button_inactive {
        opacity: 1.0;
      background-color: #ffffff;
        color: #3c5c85;
        border: 1px solid #ae883d;
    }
    
    #top .avia_ajax_form .av-recaptcha-submit.avia_button_inactive:hover {
       background-color: #ae883d;  
    }
    #1349301

    Hey Intell,
    Thank you for sharing your solution, hopefully it will help others. If you have any further solutions or questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to customize ReCAPTCHA submit button color, remove opacity, hover color.’ is closed to new replies.