Title: Align button to the left
Last modified: March 4, 2020

---

# Align button to the left

 *  Resolved [001122334455](https://wordpress.org/support/users/dkanika/)
 * (@dkanika)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/align-button-to-the-left/)
 * Hello, the button is aligning to the right, and I’d like to have it aligned to
   the left. I tried some CSS adjustments I came across online but didnt’ work
 * [https://prnt.sc/rbfaaj](https://prnt.sc/rbfaaj)
 * yantle.com (scroll down)
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Falign-button-to-the-left%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Ethan Choi](https://wordpress.org/support/users/ethanchoi/)
 * (@ethanchoi)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/align-button-to-the-left/#post-12515718)
 * Hi [@dkanika](https://wordpress.org/support/users/dkanika/),
 * Please try the following custom CSS snippet:
 *     ```
       div.wpforms-container-full .wpforms-form .wpforms-submit-container {
           text-align: left !important;
       }
       ```
   
 * And in case it helps, here’s a tutorial from WPBeginner on [how to add custom CSS like this to your site](http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
 * Hope this helps!
 *  Thread Starter [001122334455](https://wordpress.org/support/users/dkanika/)
 * (@dkanika)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/align-button-to-the-left/#post-12528827)
 * Worked, thank you!

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

The topic ‘Align button to the left’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - AI Form Builder for WordPress - Contact Forms, Payment Forms, Survey Form, Quiz & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [001122334455](https://wordpress.org/support/users/dkanika/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/align-button-to-the-left/#post-12528827)
 * Status: resolved