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

    Dear Kriesi team,

    Unfortunately I cannot write in the Captcha field on one of my contact forms on mobile. It seems as if the form would be compressed too much to be able to write in it. The text “Please prove you are human …” and its corresponding input field should be full width on mobile.

    Please see the screenshot attached.

    Also, I will send you the credentials to the backend if you’d like to change something.

    Thanks a lot,
    Felix

    • This topic was modified 7 years, 6 months ago by Trystan.
    #790773

    Hey Felix,
    I fixed it for you, the name field was set to 3/4 of the form making the captcha try to fit in 1/4 of the form, by msking it full width of the form the captcha started a new line. If you want the label for the captcha white to show better, Try this code in the General Styling > Quick CSS field:

    .page-id-431 #element_avia_3_1 {
    color: #fff !important; 
    }

    Best regards,
    Mike

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