Title: Button Shadow
Last modified: February 10, 2018

---

# Button Shadow

 *  Resolved [jrazon](https://wordpress.org/support/users/jrazon/)
 * (@jrazon)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-shadow/)
 * Hi,
 * on the login form, when using dropdown username and password is has a blue overlay
   which I cannot find in the settings also the login button there is a blue shadow.
 * Is possible to remove these?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbutton-shadow%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-shadow/#post-9959636)
 * To remove Login button Box Shadow, use the below CSS code into **Custom CSS**
   setting field:
 *     ```
       .wp-core-ui .button-primary {
           box-shadow: unset !important;
       }
       ```
   
 * Regarding blue overlay, It’s not the part of plugin or WordPress. It’s browser
   effect AS I think.
 * Hope this will fix the issue.
 * Thanks
    -  This reply was modified 8 years, 3 months ago by [Weblizar - WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/).
 *  Thread Starter [jrazon](https://wordpress.org/support/users/jrazon/)
 * (@jrazon)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-shadow/#post-9959824)
 * Thanks so muck for the reply. that did the trick
 *  Plugin Author [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * (@weblizar)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/button-shadow/#post-9964334)
 * Hi [@jrazon](https://wordpress.org/support/users/jrazon/),
 * Thanks for the update on this. Hope you like our plugin please post your feedback
   [HERE](https://wordpress.org/support/plugin/admin-custom-login/reviews/) about
   this plugin and support.
 * Thanks & Have Great Day 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Button Shadow’ is closed to new replies.

 * ![](https://ps.w.org/admin-custom-login/assets/icon-256x256.png?rev=1121656)
 * [Admin Custom Login](https://wordpress.org/plugins/admin-custom-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/admin-custom-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/admin-custom-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-custom-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-custom-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-custom-login/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Weblizar – WordPress Themes & Plugin](https://wordpress.org/support/users/weblizar/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/button-shadow/#post-9964334)
 * Status: resolved