Skip to main content

Form width

Comments

3 comments

  • Stefan Schweigert

    Hi Ricardo,

     

    The Inject CSS activity could be used before running the Display Form to set a default width: .gcx-forms.defaults or for particular forms.

     

    Thanks, Stefan

    0
  • Permanently deleted user

    So, it should be:

     

    .gcx-forms.defaults{

    width:800px;

    }

     

    for all of the forms.

     

    What if I only want one form, could you provide the script, please?

     

    Thanks?

    0
  • Stefan Schweigert

    Yes. There's currently no way to specify by Id a particular form.

     

    As an alternative, you could add another Inject CSS after that Display Form with a new setting for the width.

     

    Thanks, Stefan

    0

Please sign in to leave a comment.