You are viewing limited content. For full access, please sign in.

Question

Question

How can I move the submit button to the right side of the page?

asked on December 11, 2015 Show version history

Looking to move it to the right instead of its left default place.

 

Thanks,

David

0 0

Answer

SELECTED ANSWER
replied on December 11, 2015

This should work:

div.btn-wrapper {width:100%;}
input.Submit {float:right;}

 

1 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.