Why Add Bootstrap Navwalker? The main reason for adding this addition to your WordPress Theme is best said by its author [Git Link] “A custom WordPress Nav Walker Class to fully implement the Bootstrap 4 navigation style in a custom theme using the WordPress built in menu manager.” By implementing this code, you will be […]
Tag: WordPress
Tags posts about WordPress.
Adding Bootstrap to an UnderScores Theme
In this article, we will be discussing how to add Bootstrap by Twitter to an Underscores.me WordPress Theme! There is much to be desired from this simple combination, and for most it is a great place to start for creating you own custom WordPress Theme. This article will expect that you understand the folder and […]
Disable Comments on Media
Comments can be a great way to interact with your Users and add some personality to your website by including your them in the conversation. However, you may not need the comments section for all features on your site. In this article we will be focusing on how to remove the comment section from WordPress […]
CSS Media Queries Min vs Max
Max-Width: If device width is less than or equal to 800px, then do {…}** Use sparingly ** Min-Width : If device width is greater than or equal to 800px, then do {…} ** Use as much as possible as Max will load more styles ** Credit :
Deleting Custom Fields in WordPress
While working on a project you may have had custom fields that are left behind and that are no longer in use for the current theme these unused custom fields remain in your database. I came across this exact scenario when I was upgrading a section of a website that was outdated and needed to […]
Think Lightweight – Logo and Branding
THINK LIGHTWEIGHT Think Lightweight is a company that focuses on applying lightweight engineering principals to traditional solid wood applications. As the company continues to grow, we worked with them to update both their website and branding. You can visit the official Think Lightweight website here. The Logo When creating the Think Lightweight logo, we wanted to […]