Have reCaptcha/Submit but open in separate window after entering e-mail subscription sign up. Dawn

Have reCaptcha/Submit but open in separate window after entering e-mail subscription sign up. Dawn v11.

Currently, after entering an email into the sign up for our e-mails box in the footer, the reCapcha and submit button display where the main banner and category image normally is.

I would like it to open in a separate window so as to keep the main banner and category image intact.

My site:
https://ec6bc3-2.myshopify.com/
PW
eawhup

You could remove the captcha on contact and comment forms → remove captcha

If you want to keep it, I think you could add an attribute to the submit button in the footer to open in a separate tab, not sure this would work. Just open the footer.liquid, find the button and add the formtarget=“_blank”