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?
Discussion posts and replies are publicly visible
>>>>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.
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?
Yes Correct