Add class to body based on the URL – jQuery
// find the pathname var urlPath = window.location.pathname; //convert to lowercase urlPath.match(/\/(.*?)(\+|$)/)[1].toLowerCase(); // remove the first character urlPath = urlPath.replace(/\//g,...
Category: Code Snippets
Bootstrap 5 & 4 Breakpoints – Media Queries [code snippet]
Bootstrap 5 introduces a new breakpoint to the grid system XXL. Below are the Bootstrap media queries used for the grid system breakpoints for you to add to your projects CSS file to customize...
Category: Code Snippets
Bootstrap 4 Grid Flexbox Tutorial with Layout Examples
The most important element of any CSS framework is the grid system. The Bootstrap 4 grid system has been used on many websites worldwide which makes it extremely stable. This cross-browser support is...
Category: Tutorials
How to Customize Bootstrap Colors
A common Bootstrap customization request is changing the default color scheme. You have a few options depending on how you are using Bootstrap in your project. 1. Link to CDN - Find and Replace...
Category: Tutorials
What are the Most Common Problems in Website Design & Development?
When I began learning web design, I built websites using Adobe Dreamweaver because I could see a visual output of what I was building. This was familiar to me because I was used to designing in...
Category: Newsletter
Yoast Breadcrumbs CSS Styles for WordPress Templates
The Yoast SEO plugin is great and offers a nice breadcrumbs snippet. Unfortunately, there is not an easy way to add a wrapper ID or class to the breadcrumbs for styling. Follow the steps below to...
Category: Code Snippets
7 Steps to Build a Website for Your Business
1. Dream This is the most challenging and the most fun step in the process. Here you can picture what your website looks like, how it works, what pages will be included, etc. Visit multiple websites...
Category: Articles
How to Increase Sales on Etsy with No Views – How to Get More Traffic
Have you noticed a drop in your listing views on Etsy? Competition on these marketplaces have made it extremely difficult to receive listing views and exposure of your products. Your listings might...
Category: Articles
Solopreneur Releases New Bigcommerce Store Theme to Help Etsy Sellers Increase Sales
STERLING HEIGHTS, Mich., Nov. 19, 2014 /PRNewswire/ — Bootstrap Creative, an ecommerce marketing services company, has released a Bigcommerce theme titled Crafted for existing Etsy sellers to grow...
Category: Press Releases