Category: Block Theme Development
-
How to remove WordPress default block patterns?
Where do these block patterns come from?” – That is a common question for my block theme development course students. To explain: this is what you see when you explore the…
-

What Is a Hybrid WordPress theme?
Hybrid WordPress themes offer the ultimate solution to the top challenge for WordPress freelancers and agencies: embracing modern theme development seamlessly. They bridge the gap between traditional classic themes and…
-
Adding Margin and Padding to Blocks
The ability to control the margin, padding and block gap settings of blocks is one of the key features of full-site editing. But it’s also a quite complex feature: In…
-
Block Editor Typography Settings: The Ultimate Guide
The block editor typography settings interface allows users to customize the text settings for different blocks in the block editor. This includes: Drop cap Font family Font size Appearance (or…
-

The Query Block: The Loop in Block-Based Themes
The Query block is the foundation of every block-based theme. It shows the list of posts for the current page, and is the basis of all further customizations. But if…
-

Implementing Global Styles in Block-Based Bosco
Discover how the global styles feature simplifies styling full-site editing themes. Both for the frontend and for the editor styles.