Hi Peter, your submit button sits below the form. I want to create a second submit button (to act as a save) which I will use JS and your filters / actions to do. But how do I put my button in line with yours without using a lot of CSS? I can't work out where your submit button is in the PHP code. Thanks
If you add something to the default form, you should create some custom CSS code to style that element. I think it is expected.
If you don't know how to create CSS code, please contact us here https://metabox.io/contact/
our development team will help you with a small fee.
Thanks I know how to add CSS. But was wondering how I can put the button in the HTML so that it is in same div as the current submit button. How do I edit the main html form for elements such as the default metabox submit button