I put my form on my website and found that the title and subtitle was in center position but the form was on the left. (Picture no. 1)
This is what the form code was placed on my Wordpress theme builder (Picture no.2)
And this is what I really want my form look like (Picture no.3)
1.) What html code should I insert to make the form to be located on the center?
2.) Can I move the button to be beside the email space?
3.) What html/css should I insert to put the background photo?
Hello. Take a look at this tutorial to create horizontal inline forms:
Once you get the form on one line horizontal, you can apply a background image. We can help you with the CSS for that if you need it after getting the form fields inline the way you want.