Finishing Touches and Clean Up

For now, this is the last video in this tutorial series. In this video, I remove some code that isn't used, clean up some of the WordPress styles, and show you how to use some more of the Gulp tasks.

Before we package up and ship the theme, we want to make sure we are using the minified version of our stylesheet and javascript files. This will enhance the performance of our theme and make sure it loads as fast as possible.

You need to have an active subscription to view this content.

Register Here!

Bootstrap overrides with Sass

In this tutorial, I go over how we can override the !default Bootstrap Sass variables in our own stylesheets. This will help us customize the Bootstrap framework and still be able to update to new versions in the future. Another powerful Sass feature!

You need to have an active subscription to view this content.

Register Here!

Add Bootstrap Menu and Responsive Theme Images

This tutorial goes over how to make all your images responsive within your WordPress theme, how to add a custom Walker class to use the Bootstrap navbar styles, and how to implement the WordPress 4.5+ custom logo API to allow your theme user the ability to upload a logo from the WordPress customizer panel.

You need to have an active subscription to view this content.

Register Here!