Title: Hover button colour
Last modified: August 30, 2016

---

# Hover button colour

 *  Resolved [ladylola](https://wordpress.org/support/users/ladylola/)
 * (@ladylola)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/hover-button-colour/)
 * How do I change the hover text and background colour of the continue button? 
   I can’t find anything in the stylesheet.
 * [https://wordpress.org/plugins/wp-splash-page/](https://wordpress.org/plugins/wp-splash-page/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [ladylola](https://wordpress.org/support/users/ladylola/)
 * (@ladylola)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/hover-button-colour/#post-6845238)
 * Spoke to soon, solved myself. Added the following to the template stylesheet:
 *     ```
       #wpsp-continue:hover {
       background-color: #ffffff !important;
       color: #000000 !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Hover button colour’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-splash-page_e1e7e9.svg)
 * [WP Splash Page](https://wordpress.org/plugins/wp-splash-page/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-splash-page/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-splash-page/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-splash-page/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-splash-page/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-splash-page/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [ladylola](https://wordpress.org/support/users/ladylola/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/hover-button-colour/#post-6845238)
 * Status: resolved