-
Adding and using custom settings in theme.json
Learn how to work with custom settings in theme.json files to make CSS custom properties even more powerful.
-
Make your site’s typography make a statement
This is the first in a series of six posts that are all about typography on the web: what does great type look like? How do you set it? And why do we care? This first post covers the language of type—basic type terminology.
-
Per-block CSS with theme.json
A walk-through of adding per-block CSS using in theme.json that covers tips, tricks, and pitfalls.
-
Creating custom block styles in WordPress themes
WordPress introduced the Block Styles API in version 5.3 as a feature for theme authors to create block customizations that […]
-
Using the box shadow feature for themes
Gutenberg 14.9 launched on January 4, 2023, and this release featured a long-needed design tool that theme authors have been […]
-
A walk-through of layout classes in WordPress 6.1
WordPress 6.1 introduced several necessary changes to its layout framework. Namely, core has now centralized its layout definitions, created semantic […]
-
Leveraging theme.json and per-block styles for more performant themes
With each major WordPress update, theme authors gain access to new tools that decrease their development workload and can increase […]
-
Demystifying Home and Posts Templates in WordPress theme development
A WordPress user can choose the type of content displayed on the homepage. A new WordPress site’s default behavior is […]