Title: Widget Alignment
Last modified: June 27, 2017

---

# Widget Alignment

 *  Resolved [lindytech](https://wordpress.org/support/users/lindytech/)
 * (@lindytech)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/widget-alignment-10/)
 * The contact form we added to the right sidebar does not seem to want to align
   the the left the same as other widgets. For some reason it seems to be indented.
 * [https://twintierslaser.com/](https://twintierslaser.com/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/widget-alignment-10/#post-9268546)
 * Hello, [@lindytech](https://wordpress.org/support/users/lindytech/)!
 * Thank you for posting your question!
 * Please edit the theme of your form, and add the following code to its Custom 
   CSS panel. The alignment will be displayed as you wish.
 *     ```
       .wdform_column,
       .wdform-page-and-images {
           padding-left: 0px !important;
       }
       .wdform_section {
           margin-left: 0px !important;
       }
       ```
   
 * Make sure to clear the cache of your web browser before checking the changes.
   Let us know if this works.
 * Thanks! Have a wonderful day!

Viewing 1 replies (of 1 total)

The topic ‘Widget Alignment’ is closed to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/widget-alignment-10/#post-9268546)
 * Status: resolved