Skip to main content
April 5, 2024
Question

reCAPTCHA covers the next button

  • April 5, 2024
  • 6 replies
  • 0 views

We are using reCAPTCHA on a portal application wizard that navigates through multiple interfaces.  The problem is that the reCAPTCHA graphic is covering the next button on some of the screens.  Has anyone had this problem and found a good solution?

/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/Screenshot-2024_2D00_04_2D00_05-at-2.07.30_2F20_PM.png

6 replies

srmm0001
April 6, 2024

>>>>Change Layout: Modify the layout to provide more space for the reCAPTCHA, ensuring it doesn’t overlap the button.

>>>>Responsive Design: Make sure your design is responsive so it adapts to different screen sizes, reducing the chance of overlap.

>>>>Test on Multiple Browsers/Devices: Check your interface across different browsers and devices to ensure the issue is resolved universally.

mathieud0001
Brainy
April 6, 2024

Appian doesn't let you adjust the CSS.

Probably the best approach would be to move the button to the left with perhaps a columns layout with an empty column?

srmm0001
April 7, 2024

Yes Correct