Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #51522, comment 3


Ignore:
Timestamp:
06/01/2021 05:59:24 PM (4 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51522, comment 3

    initial v1  
    11"Remove from upload directory or rename image" is the key step to reproduce the missing image error. When the site icon image is deleted in the media library, the site icon setting is removed and the Customizer no longer tries to show a preview.
    22
    3 To adjust the alt text styles, setting `display: inline-block` and changing the color works here. Adjusting the padding is not a good option, though, because it would change the app icon preview when the image exists at the expected URL.
     3To adjust the alt text styles, setting `display: inline-block` and changing the color works here. Including the padding is not a good option, though, because it would change the app icon preview when the image exists at the expected URL.