Title: Custom CSS
Last modified: August 22, 2016

---

# Custom CSS

 *  Resolved [john_pawson](https://wordpress.org/support/users/john_pawson/)
 * (@john_pawson)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/)
 * Hi there
 * I’d like to use your remember me login tool, but the problem I’m having is that
   I’ve setup some custom CSS for the standard login page. When I activate your 
   plugin and go to wp-admin, it redirects and for some reason my code is no longer
   being rendered… any tips? I created a new CSS file and enqueued it in functions.
   php of the theme I’m using.
 * Thanks in advance for the great, useful plugin.
 * [https://wordpress.org/plugins/jonradio-remember-me/](https://wordpress.org/plugins/jonradio-remember-me/)

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

 *  Thread Starter [john_pawson](https://wordpress.org/support/users/john_pawson/)
 * (@john_pawson)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636814)
 * Ok just to confirm – the plugin isn’t causing the redirect, this was happening
   anyway because of how we’re setup, but for some reason, the plugin seems to be
   blocking the CSS either way. Deactivating the plugin everything is fine, but 
   activating and I get the standard boring white/grey wordpress login.
 *  Plugin Author [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636912)
 * Thanks for this!
 * Please give me a little while to investigate. I’ll report back here as soon as
   I either know something or need more info.
 *  Plugin Author [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636931)
 * If you are willing to test a possible solution, please contact me via [http://jonradio.com/contact-us/](http://jonradio.com/contact-us/)
   so I can send you what could become Version 2.0.1 of the plugin if it solves 
   your problem?
 * I found a glaring error in the plugin’s code that doesn’t initially sound like
   it would cause your problem, but it is not documented what happens when you fail
   to return the passed $error variable to the WordPress ‘wp_login_errors’ Filter,
   which is what I accidentally did in the code.
 *  Thread Starter [john_pawson](https://wordpress.org/support/users/john_pawson/)
 * (@john_pawson)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636995)
 * Just to say, fantastic support from a great plugin author – updated the plugin
   and sent it to me to test, and its now working perfectly. Thanks jonradio for
   the great plugin!
 *  Plugin Author [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636996)
 * Version 2.1 will be out shortly with this update, and I will be looking at my
   other 7 plugins to be sure I didn’t make the same error elsewhere.
 * Note to Self: always return the first parameter in an add_filter’s call-back 
   function. If you don’t, “anything” can happen.

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

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jonradio-remember-me_366065.svg)
 * [InstallActivateGo Remember Me](https://wordpress.org/plugins/jonradio-remember-me/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jonradio-remember-me/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jonradio-remember-me/)
 * [Active Topics](https://wordpress.org/support/plugin/jonradio-remember-me/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jonradio-remember-me/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jonradio-remember-me/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [jon](https://wordpress.org/support/users/adiant/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/custom-css-96/#post-5636996)
 * Status: resolved