Title: Center the post form using CSS
Last modified: March 22, 2019

---

# Center the post form using CSS

 *  Resolved [sflosamuel](https://wordpress.org/support/users/sflosamuel/)
 * (@sflosamuel)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/center-the-post-form-using-css/)
 * Hi,
    Would you know how to centre the post form using CSS? Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-the-post-form-using-css%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Robin](https://wordpress.org/support/users/emazharulislam/)
 * (@emazharulislam)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/center-the-post-form-using-css/#post-11347168)
 * Hello [@sflosamuel](https://wordpress.org/support/users/sflosamuel/),
 * I can see that you have used elementor to create the page. It will be best if
   you make the form center from the elementor. Or paste the following code on the
   WPUF Settings->General Options->Custom CSS codes. Hopefully, this will help you
   out.
 *     ```
       form.wpuf-form-add.wpuf-form-layout1.wpuf-theme-style {
           text-align: center !important;
       }
       ```
   
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Center the post form using CSS’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=2818776)
 * [User Frontend: AI Powered Frontend Posting, User Directory, Profile, Membership & User Registration](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Robin](https://wordpress.org/support/users/emazharulislam/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/center-the-post-form-using-css/#post-11347168)
 * Status: resolved