Skip to content

Enable button block options for other width sizes #49652

@bahiirwa

Description

@bahiirwa

What problem does this address?

Screenshot 2023-04-07 at 09 29 37

Looking at the Buttons block
This request seeks to provide an option for the button block to allow more options for other width sizes like 33% and 66%.
More requests for other sizes might come in so having a hook-like option would be helpful.

What is your proposed solution?

If there was a hook to add more options or even have this in the theme.json as

"blocks": {
	"core/button": {
		"widthSettings" : [ '33', '66' ]
	}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions