Title: Layout of fields
Last modified: August 22, 2016

---

# Layout of fields

 *  Resolved [nuonis](https://wordpress.org/support/users/nuonis/)
 * (@nuonis)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/layout-of-fields/)
 * Is there a way to lay the fields side by side rather than stack them? I have 
   a simple form asking for the first and last and email. Instead of 3 rows, I’d
   like them all in one row. Is this possible?
 * Thanks in advance for your help!
    Sinoun
 * [https://wordpress.org/plugins/constant-contact-widget/](https://wordpress.org/plugins/constant-contact-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * (@sourcefound)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/layout-of-fields/#post-5507694)
 * Hi nuonis! You can but you will need to write some CSS, the exact CSS code you
   need will depend on your theme. This is an example (note that this may not work
   for your theme, please consult with your web developer for custom development):
 * .constantcontactwidget_form p {display:inline-block;margin-right:10px}

Viewing 1 replies (of 1 total)

The topic ‘Layout of fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/constant-contact-widget.svg)
 * [Constant Contact Widget](https://wordpress.org/plugins/constant-contact-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [MembershipWorks](https://wordpress.org/support/users/sourcefound/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/layout-of-fields/#post-5507694)
 * Status: resolved