These Sass modules make customizing the
style.css
a lot easier for the new business focused Twenty Seventeen default theme for WordPress 4.7 released a couple weeks ago. The individual Sass modules in this repository represent each of the WordPress Twenty Seventeen
style.css
stylesheet numbered and annotated sections.
Continue reading WordPress Twenty Seventeen Theme Sass
I recently created individual Sass modules for each of the WordPress Twenty Sixteen style.css stylesheet numbered and annotated sections. Additionally, the fonts and colors have been converted into Sass variables. All of this makes customizing this theme easier. Continue reading WordPress Twenty Sixteen Theme Sass
This code sample shows how to create responsive sidebars that can be toggled open or closed in wider desktop layouts. In a mobile layout, they become columns below the article content. Continue reading Responsive Sidebar
I have created a new Wordpress starter theme for building custom themes designed for Wordpress version 4.1 and later. The theme uses the Bourbon Sass library and it's Neat semantic grid components for a lightweight and modular responsive design. The header and footer designs were taken from the Bourbon Refills collection.
Continue reading Bourboneat WordPress Theme