Title: Registration fields do not select
Last modified: December 2, 2016

---

# Registration fields do not select

 *  Resolved [iansilva6](https://wordpress.org/support/users/iansilva6/)
 * (@iansilva6)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/registration-fields-do-not-select/)
 * Hello,
    I have a problem with the plugin. By writing the short record code on
   the screen, I can not select the record fields as if they were locked. However
   login fields are normally selected.
 * Follow the link:[http://ajufest.com.br/login/](http://ajufest.com.br/login/)

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

 *  [Teodor Cosofret](https://wordpress.org/support/users/teodor-cosofret/)
 * (@teodor-cosofret)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/registration-fields-do-not-select/#post-8506965)
 * Hi,
 * Thank you for reaching out to us.
 * It seems like you are using a premium version of Profile Builder so please submit
   a [support ticket](https://www.cozmoslabs.com/support/) because we are not allowed
   to offer support for paid plugins on these free forums.
 * This is a .css issue caused by the theme that you are using.
 * Install a free plugin called Simple Custom CSS and after you install and activate
   it go to Appearance -> Custom CSS and use the following code:
 *     ```
       .wppb-send-credentials-checkbox label {
           position: relative;
           top: -400px;
           margin-right: 250px;
       }
   
       li.wppb-form-field.wppb-send-credentials-checkbox {
           height: 24px;
           top: 400px;
       }
       ```
   
 * I will wait for your ticket and we will continue our conversation there.
 * Best regards,
 *  Thread Starter [iansilva6](https://wordpress.org/support/users/iansilva6/)
 * (@iansilva6)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/registration-fields-do-not-select/#post-8507796)
 * Thank you, it worked perfectly. =)

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

The topic ‘Registration fields do not select’ is closed to new replies.

 * ![](https://ps.w.org/profile-builder/assets/icon-256x256.png?rev=2961144)
 * [User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor](https://wordpress.org/plugins/profile-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-builder/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [iansilva6](https://wordpress.org/support/users/iansilva6/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/registration-fields-do-not-select/#post-8507796)
 * Status: resolved