Title: Some style changes
Last modified: December 20, 2021

---

# Some style changes

 *  Resolved [josesg95](https://wordpress.org/support/users/josesg95/)
 * (@josesg95)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/some-style-changes/)
 * Hello! Can containers have a maximum width of 800px? And that the submit button
   is centered, with rounded edges and a different color? Thanks a lot

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

 *  [sagency](https://wordpress.org/support/users/sdagency/)
 * (@sdagency)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/some-style-changes/#post-15201089)
 * For rounded button corners…
 * Add the style add-on
    Open the form Click on the button Click on Styles Go to
   Element Styles In the Advanced CSS add something like this: border-radius: 8px;
   You can change that value to suit your preference.
 * To center the button you can go to the Wrap Styles above that section and in 
   the Advanced CSS add:
    text-align:center;
 * For max width click the Advanced tab top left by Form Fields and Emails & Actions.
   Then go to Styles
    Then go to Container Styles Then Advanced CSS Then input max-
   width:800px;
 *  Thread Starter [josesg95](https://wordpress.org/support/users/josesg95/)
 * (@josesg95)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/some-style-changes/#post-15203695)
 * Hello @sdagencia! Thanks for your answer, could you tell me the name of the plugin
   please? Would it be possible to do it with css from the customizer?
 *  Plugin Contributor [Justin McElhaney](https://wordpress.org/support/users/jmcelhaney/)
 * (@jmcelhaney)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/some-style-changes/#post-15215155)
 * [@josesg95](https://wordpress.org/support/users/josesg95/) Yes, you can add custom
   CSS to your theme’s additional CSS section to change the appearance of the Ninja
   Forms. [https://wpengine.com/resources/customize-theme-css/](https://wpengine.com/resources/customize-theme-css/)
 *  Thread Starter [josesg95](https://wordpress.org/support/users/josesg95/)
 * (@josesg95)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/some-style-changes/#post-15279871)
 * Sorry for the late reply [@jmcelhaney](https://wordpress.org/support/users/jmcelhaney/),
   thanks a lot and have a great day!

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

The topic ‘Some style changes’ is closed to new replies.

 * ![](https://ps.w.org/ninja-forms/assets/icon-256x256.png?rev=1649747)
 * [Ninja Forms - The Contact Form Builder That Grows With You](https://wordpress.org/plugins/ninja-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-forms/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [josesg95](https://wordpress.org/support/users/josesg95/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/some-style-changes/#post-15279871)
 * Status: resolved