CSS

Featured Image Banner for Setting CSS Custom Properties (Variables) using the Wordpress Customizer

Setting CSS Custom Properties (Variables) using the WordPress Customizer

Recently I worked on a WordPress project that was undergoing a site refresh, and had frequent color changes. To save the hassle of having to go in and update colors for everything and also give the client control over the colors, I decided that the best course of action would be to make the colors […]

Using YouTube Embeds as a Video Background

Using YouTube Embeds as a Video Background Without Showing The Video Controls

In recent times, video backgrounds in websites have been more and more common. They are commonly used as hero section backgrounds, or backgrounds for other sections. The use of graphics and visuals in motion provide nice eye-candy for your users and can also be used to supplement your branding or product. When using video for […]

Wordpress category Thumbnail

WordPress Optimization Technique: Removing unused CSS styles and Javascript from the front-end

Overview WordPress is a popular platform to use when developing websites. It is easy to spin up and deploy, easy to develop with, and most importantly, provides huge options for extensibility due to its large plugin and theme directory. WordPress and its plugins allow webmasters to add features and modify their websites even without any […]

5 Best CSS Reset/Normalization Libraries

CSS Reset and Normalization libraries allows you to start working on your project without worrying about browser inconsistencies, or forgetting to overwrite properties that may have unintended styling.