Title: Form centering
Last modified: December 17, 2017

---

# Form centering

 *  Resolved [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/)
 * How to center a simple form on the site?
    Currently it looks like this, I need
   it centered
 * thanks
    [https://s2.postimg.org/wakgoz8mx/form.jpg](https://s2.postimg.org/wakgoz8mx/form.jpg)

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

 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/#post-9792458)
 * Hi Fdestiny,
 * Would you mind posting the link to your site in question? So that we can offer
   you with a possible solution.
 * Thanks!
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/#post-9792524)
 * sure, I just wanted to avoid posting NSFW links even if there are no many explicit
   things on that page. Here it is:
 * [http://www.femdomdestiny.com/femdom-news/](http://www.femdomdestiny.com/femdom-news/)
   
   thanks
 *  [emranemranx](https://wordpress.org/support/users/emranemranx/)
 * (@emranemranx)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/#post-9795872)
 * Hi Fdestiny,
 * You can try adding the following code to your Admin Panel > Appearance > Customize
   > Additional CSS field:
 *     ```
       .page-id-44717 form {
         width: 236px;
         margin: auto;
       }
       ```
   
 * Thanks!
 *  Thread Starter [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * (@fdestiny)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/#post-9795986)
 * fantastic. thanks

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

The topic ‘Form centering’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [fdestiny](https://wordpress.org/support/users/fdestiny/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/form-centering/#post-9795986)
 * Status: resolved