[wp-trac] [WordPress Trac] #62441: CSS problem after update on WP Login page

WordPress Trac noreply at wordpress.org
Tue Nov 19 17:09:59 UTC 2024


#62441: CSS problem after update on WP Login page
------------------------------------+---------------------
 Reporter:  abcsun                  |       Owner:  (none)
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  6.7.1
Component:  Login and Registration  |     Version:  6.7
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:
------------------------------------+---------------------
Changes (by sabernhardt):

 * keywords:  reporter-feedback =>


Comment:

 Thanks!

 The login issue is caused a combination of things:
 1. Some plugins replace the login page markup, and the site does not have
 the newer markup with the `wp-login-logo` class.
 2. The site has custom logo styles with `.login h1 a` (printed after the
 `login` stylesheet), and those cannot override the `.login .wp-login-logo
 a` selector (#62410).

 A [https://wpdirectory.net/search/01JD01WE8QR13F7G73XRDMBVNG search for
 login_header()] can help identify plugins with their own markup.
 - [https://wordpress.org/support/topic/missing-wp-logo-if-rename-login-
 page/ AIOS] is still working on a plugin update.
 - Security Optimizer seems to have no trouble with the logo in its 2FA
 form (though it now has two H1 headings).
 - LoginPress already updated their styles for the logo.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62441#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list