Hello,
In the final step of the E&P I would like to switch the email and message with the summary. I would like the summary to appear before the message and email section.

Thanks
Gavin
Hello,
In the final step of the E&P I would like to switch the email and message with the summary. I would like the summary to appear before the message and email section.

Thanks
Gavin
Hi Gavin,
I’ve checked your website and I couldn’t see the page that has the E&P implemented.
In general, you can use the jQuery insertBefore and insertAfter as described in these docs:
https://www.w3schools.com/jquery/html_insertbefore.asp
https://www.w3schools.com/jquery/html_insertafter.asp
To know more about the selectors on your page, you can use the Chrome Dev Tools, check this guide:
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.