I try creating a modular contact page (no simplecontact plugin) with antimatter theme.
Q1 I want to use Google's recaptcha. It requires a script tag in the HTML header. How do I get that in place (only for the contact page if user opens this page).
Q2 The 2 modules are rendered top-down. I want these on PC screen left-right (like deliver skeleton shows). Tried to get inspiration from deliver but understanding the class and link with CSS in modular/contact.html.twig and scss/mucleus/_flex.scss is beyond my capabilities. Is there a simple approach? (of course on mobile screen top-down rendering is OK).
Q3 I want to use jqBootstrapValidation.js. Is that possible with the antimatter? I read it is for Bootstrap FW?
Thank you.