Haven't been able to solve the issue of too much space in the box above the text inputs. What's the remedy?
Haven't been able to solve the issue of too much space in the box above the text inputs. What's the remedy?
#login {padding-top:20px !important}
Thanks, Austin. Is there a way to change the submit button and link colors? I've struck out on that so far.
FYI, I just tried plugging that CSS into readme.css and that didn't change anything.
What? You enter the custom CSS in the settings page of the plugin, where it ways Custom CSS.
You'll have to look at the class or ID of the submit button and play around with it.
Yes, I also tried it in the Custom CSS. There is still the same amount of space. Thanks.
forgot the form value. #login form {
That's the ticket. Thanks a lot, Austin!
You must log in to post.