As presented at WordCamp Santa Clarita on April 18, 2020.
Category: WordCamp
All posts related to WordCamp conferences and events.

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.

This post contains files and tutorial information related to my talk at WordCamp Santa Clarita on April 6, 2019.
Presentation Files
Sources and Links

This is the home for my Twenty Seventeen Child Theme featured in my talk Dipping into Child Themes.

Theme development looks complicated but it doesn’t have to be. WordPress Child Themes give you the power to progressively enhance a theme and adapt it to suit your needs.