Add this to custom CSS:
p {text-shadow: none !important;}
Hi @roguemediagrp and @adamcroft,
Thank you for posting your issue here.
The styling of the login button is fully customizable with the Login Customizer plugin.
You can find the settings in Login Customizer -> Customizer -> Button -> Text Shadow.
Here you can select the color of shadow and text along with other settings.
Here is a helping screenshot.
@adamcroft this approach is not good as it will remove the shadow of all p tags.
However, if you want to use the custom CSS, here it is to hide the shadow of the login button.
#login form .submit .button{
text-shadow: none !important;
}
Just copy and paste this CSS in Login Customizer -> Customizer -> Custom CSS/JS -> CSS.
Publish and enjoy.
If you need any further assistance do let me know.
Thank you.
Hi! I don’t want to change the color, instead I want to turn it off completely. There doesn’t seem to be a toggle option to do that, but the CSS code you provided worked perfectly.
THANKS!
Hi @roguemediagrp,
It is good to know that the issue is sorted on your side. We will look forward to have your great feedback at https://wordpress.org/support/plugin/login-customizer/reviews/#new-post