Title: Left Align Field Label
Last modified: August 31, 2016

---

# Left Align Field Label

 *  Resolved [coupee36](https://wordpress.org/support/users/coupee36/)
 * (@coupee36)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/left-align-field-label/)
 * Hi, How do I left align the txtField Label captions? It is currently centered
   align, and I’d like to left align.
 * [https://wordpress.org/plugins/wp-contact-slider/](https://wordpress.org/plugins/wp-contact-slider/)

Viewing 1 replies (of 1 total)

 *  [WooExpert](https://wordpress.org/support/users/wooexpert/)
 * (@wooexpert)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/left-align-field-label/#post-7371397)
 * Hi Coupee36!
 * Do you mean to left align the label of the tab? If yes then just add this snippet
   in your [child theme’s](https://codex.wordpress.org/Child_Themes) CSS and you
   are done.
 *     ```
       a#wpcs_handle {
           text-align: left !important;
       }
       ```
   
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Left Align Field Label’ is closed to new replies.

 * ![](https://ps.w.org/wp-contact-slider/assets/icon-256x256.png?rev=3171432)
 * [WP Contact Slider – Contact Form Slider Widget](https://wordpress.org/plugins/wp-contact-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-contact-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-contact-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-contact-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-contact-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-contact-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WooExpert](https://wordpress.org/support/users/wooexpert/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/left-align-field-label/#post-7371397)
 * Status: resolved