Hi all
I have my form going to the right but my submit button is to the right and I need it in the center. How can I do this?
http://www.wescarverelectric.com/
-Seth
Hi all
I have my form going to the right but my submit button is to the right and I need it in the center. How can I do this?
http://www.wescarverelectric.com/
-Seth
Try going to your theme's style.css file ( line 1156 ) and removing the left margin property ( margin-left: 67px; ). If you do that, the button centers correctly as you can see in my test.
screenshot: http://bit.ly/yiH7MX
Okay remove it from which element?
Never mind thanks.