Closed ghost closed 3 years ago
Useful:
Until the above change is made, the following will accomplish the intent of our request:
Go to file: /wp-admin/site-health.php
and change Line 203
From:
<span class="dashicons dashicons-yes"></span>
To:
<span style="margin-bottom:20px;" class="dashicons dashicons-yes-alt"></span>
For a kinder and more appropriate look, you can also use this:
<span style="margin-bottom:20px;" class="dashicons dashicons-heart"></span>
Result:
Cheers!
Directing this request here was a misunderstanding! I've reopened the Trac ticket and added more details.
Reference: WordPress Core Ticket No. 53980 | Comment No. 2
Request:
Following the guidance provided in reference comment, this is to request WordPress upgrade the current dashicon used for the Site Health "Great job!" screen
from this:
"dashicons-yes" (f147)
to this:
"dashicons-yes-alt" (f12a)
Reason for Request:
Upgrade (i.e., modernize) the looks of affected WordPress screen.
Note:
It would be great to use a better-looking dashicon or image. However, current WordPress design limitations are forcing us to recommend the above.
Thank you!