We have the ‘review and submit’ page working on our site via the functions.php file and it’s working fine. We need to change the styling a bit though, from two perspectives.
- is there any way to move the submit button from the bottom of the page to the top of the page?
- how do I add css or styling so that it impacts only this page? Is there a class I can add to the custom css, site-wide? or something else? I looked at the source code and it’snot clear to me how to do that.
TIA.