Fix theme.json setting modifying editor page title size
-
Which settings in the theme.json file affect the sizing of the gutenberg editor’s default page title size?
According to the online documentation it seems nothing should, but it’s happening to me. I’m working on creating a block-based theme. At some point, one of the changes written to the theme.json file (using the create block theme plugin) modified the default size of the gutenberg editor’s page title size. (It’s set to the default size rather than the regular default.) I’d like it to return to the default setting size.
I’m unable to figure out which setting in the theme.json file affects it. No matter what I attempt to edit / change, the page title remains small. The only way i’ve managed to get it to return to the default size is if i go back to a completely blank theme.json file.
The page I need help with: [log in to see the link]
The topic ‘Fix theme.json setting modifying editor page title size’ is closed to new replies.