Hi all,
We have progressive profiling on most of our forms and I would like the email permission field to sit under it. Does anyone know of a way to do this? Perhaps with scripting? At the moment it I think it looks slightly strange having it above the one additional field. I think it should be at the end of the form.
Any help or advice would be appreciated.
Thanks
Hi Olivia,
This can be done with a piece of javascript, or with some CSS
Here is the JS solution https://codepen.io/figureone/pen/qroomy?editors=1010 fro Sanford Whiteman
-Greg