Can you direct me to the code to take out the white drop shadow of the "linked text" below the login box? I just need it removed. Great plugin! Thanks
Can you direct me to the code to take out the white drop shadow of the "linked text" below the login box? I just need it removed. Great plugin! Thanks
.login #nav, .login #backtoblog {
text-shadow: none;
thank for that, but where would that be found?
custom-login/custom-login.php?
thanks
You need to enter that in the custom CSS field on the settings page.
that takes out the entire background and makes it white?
Be sure to add the trailing }
thank you so much! not so good with all css stuff:) it works great!
You must log in to post.