Good morning, everyone.
In a Hero section I have a button where I set a Click interaction and as an action I set Toggle Offcanvas, in the selector I entered the CSS ID of the Form.
Inside the container in the Hero section I have inserted an Offcanvas, then inside a block there are respectively:
toggle, heading, text and form, and the backdrop inside the offcanvas.
Everything works fine but, if I activate the trigger from mobile, I only display heading and text, with no trace of the form. I have tried playing with the various settings z-index, visibility, etc. but with poor results.
Where am I going wrong? Thank you.