Hi guys!
I have a small issue with the register button, under my account page. Can you help me to resolve this problem?
D.
Hey David!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
form.register {
min-height: 260px;
}
Best regards,
Yigit
Thanks Yigit!
How can I put all in the same way? Why remember me is on the right side of the button?
Cheers
D.
Hi!
Please add following code to Quick CSS as well
.form-row label.inline {
clear: left;
padding-top: 20px;
}
.login p.lost_password {
margin-top: 0!important;
}
Cheers!
Yigit
Thank you very much!
Cheers
D.