• Resolved amandajcullingford

    (@amandajcullingford)


    Hi,

    How do I display the form full width on the page? On the form builder there’s a section on the right that says “Add Column” but there’s nothing in it.

    Kind regards,
    Amanda

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

Viewing 1 replies (of 1 total)
  • Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hi Amanda,

    Thanks for your inquiry.

    If you use the premium version, then please enter form >maker > themes > select the theme that is attached to your form and from global parameters in the width section, please write 100.

    This way form will be full width. Please see the screenshot https://nimb.ws/wZ1xfm

    If you use the free version, then please add the below code in Appearance > Customize > Additional CSS section:

    .fm-form-container.fm-theme0 {
    width: 100% !important;
    }
Viewing 1 replies (of 1 total)

The topic ‘Form not Displaying Full Width’ is closed to new replies.