Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Samantha Torres

Forum Replies Created

Viewing 1 post (of 1 total)
  • Samantha Torres in reply to:
    Submit & Reset button going side by side
    #194438

    For those who may be looking for a solution for this as well, I added the following to my style.css and the buttons are now showing side by side.

    .sf-field-submit { display: inline; margin-right:10px;}
    

    .sf-field-reset { display: inline;}

Viewing 1 post (of 1 total)