All Articles

Members Only Will Myers Members Only Will Myers

Main Nav Icons

In this series, we’ll explore two different setups for adding icons to the links in your main nav. The first will be a CSS-only setup, but it comes with the caveat that it’s not very flexible with different color themes. The next is my preferred method, which is the javascript setup. With this setup, I inject SVG icons into the header which are much more dynamic with different color themes.

Read More
Will Myers Will Myers

Page Section Visibility

This code snippet should be in everyone’s code snippet library. It allows you to show one section on mobile and a different one on desktop. This is great for fine-tuning page sections for specific screen sizes.

Read More
Free Abi Bacon (Support) Free Abi Bacon (Support)

Customizing Numbered Lists

Create stylized numbered lists that matches the brand of your website. Learn to create rounded numbers with backgrounds, or add in “Step” before each number.

Read More

Search