Title: Submit button hover creates problem
Last modified: September 1, 2016

---

# Submit button hover creates problem

 *  Resolved [Ylli Pylla](https://wordpress.org/support/users/yllipylla/)
 * (@yllipylla)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/submit-button-hover-creates-problem/)
 * Hello there,
 * I don’t know if you are aware but your included CSS on this plugin is creating
   problems on the hover of native WordPress buttons.
 * input.submit {
    cursor: pointer; width: 100%; position: relative; height: 25px;
   background-color: #2E68C5; border-radius: 4px; color: #fff; } .submit:hover {
   background-color: #9B9D9E; color: #fff; }
 * especially “submit:hover” button.
 * You can see the behavior on this screenshot [http://drops.laborator.co/adHf](http://drops.laborator.co/adHf)
 * I would suggest you to use another class for your plugin buttons, or leave them
   just how the WordPress renders them natively.
 * Kind Regards,
    Ylli
 * [https://wordpress.org/plugins/wp-limit-login-attempts/](https://wordpress.org/plugins/wp-limit-login-attempts/)

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

 *  Plugin Author [Arshid](https://wordpress.org/support/users/arshidkv12/)
 * (@arshidkv12)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/submit-button-hover-creates-problem/#post-7591255)
 * I think, your other plugin or theme style CSS creating problem. Because other
   plugin or theme may activate CSS during Login time. Please check inspect element
   and find CSS files.
 *  [am1cable](https://wordpress.org/support/users/am1cable/)
 * (@am1cable)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-hover-creates-problem/#post-8627719)
 * Found the exact same issue, and it’s caused by this plugin.
 * ![](https://i0.wp.com/imgur.com/g6Lme5y.png)
    -  This reply was modified 9 years, 5 months ago by [am1cable](https://wordpress.org/support/users/am1cable/).

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

The topic ‘Submit button hover creates problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-limit-login-attempts/assets/icon-256x256.png?rev=1225433)
 * [WP Limit Login Attempts](https://wordpress.org/plugins/wp-limit-login-attempts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-limit-login-attempts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-limit-login-attempts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-limit-login-attempts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-limit-login-attempts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-limit-login-attempts/reviews/)

## Tags

 * [hover](https://wordpress.org/support/topic-tag/hover/)

 * 2 replies
 * 3 participants
 * Last reply from: [am1cable](https://wordpress.org/support/users/am1cable/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/submit-button-hover-creates-problem/#post-8627719)
 * Status: resolved