(De)activate Gutenberg Block Controls
-
Hi all,
I am using a classic theme and try to active/deactivate some block controls. For example I would like to remove the border-radius control from the core button block or add some border-controls to the core group block. I could use GenerateBlocks for that, but I dont want to give all these options to users.
I could add a theme.json to a child theme, but that leads to some unexpected behaviour, e. g. the editor width is broken or the group block looses it inner container. I am sure there are more unexpected side-effects of adding a theme.json file.
So is there another way to activate/deactivate block controls? Just some PHP hooks?
Kind regards
Yannick
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘(De)activate Gutenberg Block Controls’ is closed to new replies.