I’ve used the above to edit parts of the widget but I’d like to center the submit button and I’m having trouble with this. How can I go about centering the submit button. I can’t seem to do it using CSS attributes within the above code
`.sml_subscribe {}
.sml_subscribe p.prepend {}
.sml_subscribe p.sml_thankyou {}
.sml_subscribe p {}
.sml_subscribe p label {}
.sml_subscribe p label input {}
.sml_subscribe p input[type=submit] {} `