• Resolved Rich325

    (@rich325)


    Hi, Is there a setting to make the form narrower than page width, and centred on the page? Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Try an style like this (which you can put in the css tab of your form)

    .sfForm {
    width:200px;
    margin:auto;
    }

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘Form width’ is closed to new replies.