Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @karchung0930,

    This is definitely possible with some custom CSS.

    Please try the code below:

    #wpforms-101 {
        max-width: 767px;
        margin: 0 auto;
    }
    

    Kindly replace 101 in the code above with the ID of your form. Please check this guide on how to determine your form ID.

    In case the code above does not take effect, please provide us with the URL of the page where the form is present so we can check it.

    Thank you.

    Thread Starter karchung0930

    (@karchung0930)

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Resizing the form’ is closed to new replies.