JodiStewartArt Posted May 24, 2022 Share Posted May 24, 2022 Site URL: https://jodistewartart.com My recaptcha button was showing after the submit button on the newsletter sign up. I added code I found on one of the forums to correct it, which it did, but now the button won't centre, even after adding more code to correct it. Can anyone have a look at what I've got and suggest a solution because I don't understand code at all - I'm just copying and pasting. Squarespace 'help' has been unhelpful. Any advice would be appreciated at this stage because I'm losing my mind. This is the code I have /* reCaptcha position */ .newsletter-form-body { display: flex; flex-direction: column; justify-content: center !important; align-items: center; } .captcha-container { order: 2; margin-top: 20px; } .newsletter-form-button-wrapper.submit-wrapper { order: 3; margin-top: 0; } .captcha-container.align-left.rendered { margin-left: auto; margin-right: auto; } Link to comment
tuanphan Posted May 24, 2022 Share Posted May 24, 2022 Add to Design > Custom CSS div.captcha-container div { margin: 0 auto; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JodiStewartArt Posted May 24, 2022 Author Share Posted May 24, 2022 thank you so much Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment