- This topic has 1 reply, 2 voices, and was last updated 10 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › Removing extra spaces between labels and input fields on registration form
Tagged: css, registration, wp membership
Hi Dear, for every registration form there is a big gap between labels and its corresponding input field. you can check it here
[http://understandquran.co.in/get-full-access-free-7-days.html]
Your help would be appreciable
Try the following:
1) Grab this plugin:
https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413
2) Add the following CSS tweak in there:
#wp_emember_regoForm{
max-width: 700px;
}
That should do it.
Here is another post will other helpful tips and tweaks for the membership plugin: