• Resolved erico6

    (@erico6)


    Hi,

    I am looking for a way to adjust the sizing of forms that I made for my website on the Forminator plugin. I can either use the short code block or directly use the form block for this feature but can’t figure out how to have the form not take 100% of the width and sizing.

    I don’t have a technical background but have been able to figure out everything for the most part up to here. Please help me out, thanks.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @erico6,

    By default, I’m afraid there isn’t any setting to set a size. You can check and see whether setting padding as mentioned in this screenshot helps to cover your requirement or not:
    https://i.imgur.com/mHAS099.png

    Other then the above, it’ll require custom CSS to change the behaviour.

    You should see the option to enable Custom CSS under the Appearance tab in the form, where you can select the basic selectors where the CSS can be applied as shared in the following screenshot:

    View post on imgur.com

    You can refer to the following example on how to set a width using CSS:

    https://www.w3schools.com/css/css_dimension.asp

    Kind Regards,

    Nithin

    Hi,

    Another approach could be to put the form block in a group block. This group block has a number of settings such as padding and margins, with which you can influence the width of the form. The layout of the group block can also be adjusted (with the toggle : “Inner blocks use content width”).

    Thread Starter erico6

    (@erico6)

    Thanks guys. @jpgoem, this approach seems to work like a charm.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.