As presented at WordCamp Santa Clarita on April 18, 2020.
Category: WordCamp
All posts related to WordCamp conferences and events.
Overriding Gutenberg’s default editor width and font
By default Gutenberg sets the editor width to 580px on the desktop unless the browser window is narrower. Since Kubrick’s post content area is 480px we’ll need to override the width so text wrapping occurs at the same width as the final post. for that we simply set new declarations for the wp-block class tag.
Continue reading “Overriding Gutenberg’s default editor width and font”
Upgrading Kubrick for Gutenberg
This post will contain files and tutorial information related to my talk at WordCamp Santa Clarita on April 6, 2019.
This post contains files and tutorial information related to my talk at WordCamp Santa Clarita on April 6, 2019.
Presentation Files
Sources and Links