Hi everybody,
I wonder how to align the button submit in the center with css too, but i don’t know what to do with the solution from tiagoabastos :
“.form-valid-sub input[type=”submit”] {
margin-left:auto;
margin-right:auto;
}”
Do i have to pu that in the CSS of my wordpress theme ? Because it doesn’t work.
Thank’s for helping me 🙂