Tagged: CSS, gravity forms, login form
I have several CSS questions below. I have searched your forum but have not been able to find what I need. Thank you in advance!
Hi glenclay!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
1-
form#mepr_loginform label {
margin-bottom: -20px;
}
2-
#top .gform_wrapper ul li.gfield {
margin-bottom: -15px;
}
3- Can you show us an example, how should it look?
Regards,
Yigit
Hi!
Please add following code to Quick CSS as well
form#mepr_forgot_password_form {
padding-left: 50%;
}
Best regards,
Yigit
Hey!
Please add following code to Quick CSS as well
.page-id-11 div.entry-content-wrapper.clearfix > h3 {
padding-left: 50%!important;
}
Best regards,
Yigit