Title: Cannot center webform
Last modified: August 30, 2016

---

# Cannot center webform

 *  Resolved [Amrrr](https://wordpress.org/support/users/amrrr/)
 * (@amrrr)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/cannot-center-webform/)
 * Hello, i cannot center a webform inside a page on my website, i use Shortcode.
   I tried <center></center> and <div style=”margin-left: auto; margin-right: auto;
   width: 400;”>[shortcode]</div>
 * If you want to take a look go to cyboard.xyz/giveaway.
 * I want it to center for desktop as well as mobiles and Ipads.
 * [https://wordpress.org/plugins/getresponse-integration/](https://wordpress.org/plugins/getresponse-integration/)

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

 *  [MrArtist](https://wordpress.org/support/users/mrartist/)
 * (@mrartist)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/cannot-center-webform/#post-6750646)
 * I had this problem last night but I think I worked it out.
 * Using the plugin and its button that appears on the text editor to insert the
   code for the form, it adds on the end:
    center=”off” center_margin=”200″
 * I used a screen ruler to measure the width of my form (or guess it), mine was
   470 pixels, and then change the line as follows:
 * center=”**on**” center_margin=”**470**“
 * I haven’t fully tested it yet on all browsers and devices but it does seem to
   centre okay but apparently GR’s forms are not “responsive” so maybe my form at
   470px wide could be problematic, maybe best to use tall and narrow forms instead.
 *  Plugin Author [GetResponse](https://wordpress.org/support/users/getresponse/)
 * (@getresponse)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/cannot-center-webform/#post-6750749)
 * Hi,
    The solution was as you wrote. You have to change center param to “on” and
   set center_margin (width) as you need. In your case it was 470px.. after that
   webform should be centered.
 * If you have any other questions please contact us via contact form:
    [https://app.getresponse.com/feedback.html?devzone=yes](https://app.getresponse.com/feedback.html?devzone=yes)

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

The topic ‘Cannot center webform’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/getresponse-integration_e5ecc7.svg)
 * [GetResponse for WordPress](https://wordpress.org/plugins/getresponse-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/getresponse-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/getresponse-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/getresponse-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/getresponse-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/getresponse-integration/reviews/)

## Tags

 * [center](https://wordpress.org/support/topic-tag/center/)

 * 2 replies
 * 3 participants
 * Last reply from: [GetResponse](https://wordpress.org/support/users/getresponse/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/cannot-center-webform/#post-6750749)
 * Status: resolved