Title: [Plugin: Custom Login] Modifying text color
Last modified: August 19, 2016

---

# [Plugin: Custom Login] Modifying text color

 *  Resolved [omni461](https://wordpress.org/support/users/omni461/)
 * (@omni461)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-login-modifying-text/)
 * I am trying to change the color of the “Register” & “Lost Your Password” links.
   I tried using the
 *     ```
       #nav a {
       	color: #222 !important;
       ```
   
 * tags to change the color but I dont think this is where I change the color. Can
   you help me out? Im about 4 hours new to CSS.
 * Here is the page I am trying to modify:
    [http://omnibear.yourhda.com/wp-login.php?redirect_to=/](http://omnibear.yourhda.com/wp-login.php?redirect_to=/)

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

 *  Thread Starter [omni461](https://wordpress.org/support/users/omni461/)
 * (@omni461)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-login-modifying-text/#post-1781569)
 * I figured it out. I just added
 * `.login #nav a{color:#ffffff!important;}.login #nav a:hover{color:#287DDE!important;}`
 * To the Custom CSS box and voila! white text that goes blue on hover.
 *  Plugin Author [Austin](https://wordpress.org/support/users/austyfrosty/)
 * (@austyfrosty)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-login-modifying-text/#post-1781686)
 * 🙂

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

The topic ‘[Plugin: Custom Login] Modifying text color’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Austin](https://wordpress.org/support/users/austyfrosty/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-custom-login-modifying-text/#post-1781686)
 * Status: resolved