• 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?

    • This topic was modified 1 year, 12 months ago by wyclef.
    • This topic was modified 1 year, 12 months ago by wyclef.
Viewing 1 replies (of 1 total)
  • Thread Starter wyclef

    (@wyclef)

    I forgot to mention that the Google ReCaptcha is implemented via the WP Cerber plugin. Guess I will check there as well.

    • This reply was modified 1 year, 11 months ago by wyclef.
Viewing 1 replies (of 1 total)
  • The topic ‘Login Custom Background not showing’ is closed to new replies.