How right align submit button?
-
How do I right align the submit button? I have tried
‘form #smartWPLogin input[type=”submit”] {
float: right!important;
text-align:right;
}’
- The topic ‘How right align submit button?’ is closed to new replies.
Home / Plugin: Smart Passworded Pages / How right align submit button?
How do I right align the submit button? I have tried
‘form #smartWPLogin input[type=”submit”] {
float: right!important;
text-align:right;
}’