Title: Label Position
Last modified: August 21, 2016

---

# Label Position

 *  Resolved [Jo](https://wordpress.org/support/users/joefox/)
 * (@joefox)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/label-position/)
 * Hello. Firstly thanks for a great plugin.
 * Your support documentation recommends not editing the form html, but rather using
   CSS for styling. I’m guessing this is because Plugin updates will effect any 
   updates made.
 * By default the label descriptions are placed right at the bottom of the form 
   field. Unfortunately this doesn’t really create a good user experience as I would
   prefer it be laid out as follows:
 * Mobile Number (Label)
    Enter your mobile details (Label Description) [Form Field]
 * At the moment, the code is generated with the description at the bottom.
    Is 
   there a reason for this? And if I want to change it do I have to use CSS?
 *     ```
       <li class="vfb-item vfb-item-phone" id="item-vfb-31">
   
        <label for=" for="vfb-31"" class="vfb-desc">Mobile number <span class="vfb-required-asterisk">*</span></label>
   
        <span class="vfb-span">
        <input type="tel" name="vfb-31" id="vfb-31" value="" class="vfb-text  vfb-medium  required  phone " />
   
        <label>Please enter your mobile phone number</label>
        </span>
   
        </li>
       ```
   
 * Thanks in advance! Looking forward to feedback.
 * [http://wordpress.org/plugins/visual-form-builder/](http://wordpress.org/plugins/visual-form-builder/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/label-position/#post-4117099)
 * Hey there.
 * Sorry, but the label positioning cannot be changed via CSS.

Viewing 1 replies (of 1 total)

The topic ‘Label Position’ is closed to new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Tags

 * [form labels](https://wordpress.org/support/topic-tag/form-labels/)

 * 1 reply
 * 2 participants
 * Last reply from: [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/label-position/#post-4117099)
 * Status: resolved