[wp-trac] [WordPress Trac] #50804: New post Social icons don't fit on mobile width
WordPress Trac
noreply at wordpress.org
Fri Nov 27 03:08:04 UTC 2020
#50804: New post Social icons don't fit on mobile width
---------------------------------+------------------------------
Reporter: irinelenache | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: needs-testing close | Focuses: ui
---------------------------------+------------------------------
Changes (by sabernhardt):
* keywords: needs-testing => needs-testing close
Comment:
Hi @irinelenache and thanks for the report!
This issue is closely related, and a fix was applied:
https://github.com/WordPress/gutenberg/issues/24026
The icon links do not wrap in WordPress 5.5, but they work for me in the
5.6 release candidate.
To verify now that it will work for you, you could navigate to Appearance
> Customize, find the "Additional CSS" section, paste the following line,
and Publish:
{{{
.wp-block-social-links { flex-wrap: wrap; }
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50804#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list