FontSize conflict between link and social-links blocks #67133
Labels
[Status] In Progress
Tracking issues with work in progress
[Type] Bug
An existing feature does not function as intended
Description
Customize the font size of link into global settings override the custome size defined into social-links block. Caused by the order of css call, the instruction below should include the native block class
.wp-block-social-link-anchor
:to:
I tried into developper tool and this fix work.
Step-by-step reproduction instructions
Into
theme.json
setstyles.elements.link.typography.fontSize
with custom size like:Then try to define into wordpress gutenberg editor custom size into the social links editor.
Screenshots, screen recording, code snippet
Environment info
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: