Blog

Column Class Generator

Column classes allow you to break a page’s content into multiple columns. I’ve built a calculator so you can update the column classes to match your site’s grid.

Easily regenerate specific images using WP-CLI

One of my favorite features of Synthesis, the host I use as my development server, is that it has WP-CLI pre-installed (here’s some other hosts that have it as well).…

Fun with Avatars

I’m working on a site that required some customization of the avatars. Here’s some CSS-based approaches to these changes.

Dropdown Menu Class

Adds a CSS class of ‘menu-item-has-children’ to menu items with submenus. No Javascript Required.