Skip to main content
C_Blakeley
Level 2
July 14, 2023
解決済み

reCAPTCHA v3 Form Display Error

  • July 14, 2023
  • 2 の返信
  • 1489 ビュー

I have created a new form and enabled reCAPTCHA v3. 

When I add the said form to a Marketo landing page, the reCAPTCHA display text spills over the edge of form. 

Please see attached image. 

 

Any help or guidance on how to fix this would be much appreciated. 

Thank you 

このトピックへの返信は締め切られました。
ベストアンサー jacklaushway1

Hi there,

Targeting the reCAPTCHA with CSS and adding a width: 100%; should force the element to match the same width of it's parent container (the Form). However, it would be easier to see a test page if you can provide it!

2 の返信

jacklaushway1
Level 2
July 14, 2023

Hi there,

Targeting the reCAPTCHA with CSS and adding a width: 100%; should force the element to match the same width of it's parent container (the Form). However, it would be easier to see a test page if you can provide it!

C_Blakeley
C_Blakeley作成者
Level 2
July 18, 2023

Thank you, very appreciate your response. 

 

Form is now displaying correctly 

 

Thanks again. 

CBlakeley