Skip to content

core/social-links: Cannot override styles via Theme.json #70318

Closed
@EldarAgalarov

Description

@EldarAgalarov

Description

Folloing style is not overridable via theme.json due to clash with default CSS style that have higher specifity:

"core/social-links": {
	"typography": {
		"fontSize": "var(--wp--preset--font-size--large) !important"
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Global StylesAnything related to the broader Global Styles efforts, including Styles Engine and theme.json[Block] SocialAffects the Social Block - used to display Social Media accounts[Status] In ProgressTracking issues with work in progress[Type] BugAn existing feature does not function as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions