Login Custom Background not showing
-
Hi, I just upgraded to PHP 8.1 and WP 6.0.3 and the custom login background using custom css does not seem to be working anymore. Wondering how I can troubleshoot this?
#wlcms-login-wrapper{ background: url('wp-content/themes/mytheme/assets/admin/bg-login.png') transparent; display: block; height: 100%; left: 0; overflow: auto; position: absolute; top: 0; width: 100%;}
I am also running Google ReCaptcha the invisible version where you see that box in the lower right, could there be a conflict with that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Login Custom Background not showing’ is closed to new replies.