when activated calling rogue CSS I can’t find
-
Thanks for your plugin.
But I’ve got a weird problem that is driving me insane.
my site is calling CSS for the login form when reCaptcha by BestWebSoft is activated
at some point, somewhere I may have or may not have added some custom CSS to my site for this:
.login-action-login #loginform, .login-action-lostpassword #lostpasswordform, .login-action-register #registerform {
width: 320px !important;
}however that makes the login form too wide due to padding etc.
the only time that CSS is called is when reCaptcha by BestWebSoft is activated.
I have searched in all the files on the site. I have looked in the database. I have looked in the plugin files … php files… I cannot find it. I have cleared caches. deactived/activated every plugin repeatedly.
it only shows when your plugin is activated
when using browser Inspect tool depending upon the browser, it shows it either coming from “inline” or “wp-login.php … but the line it gives (something like wp-login.php:77 is actually blank and it CHANGES to another line… when refreshed and checking again WTF)
Do you have any clue where this is coming from? I prefer not to share site URL but might have to…
Thanks
- The topic ‘when activated calling rogue CSS I can’t find’ is closed to new replies.