Oct 12, 2019 | Javascript, CSS, Code Example
I wanted to do a reveal with the following elements: It masks a region behind a layer. In this case, a PNG with some transparency On hover, it zooms and adds a blur effect to make it look misty As it zooms in, its opacity diminishes I added some JQuery code to remove...
Sep 26, 2019 | Hey Shawn! Video Series, WordPress
There’s a lot of web hosts out there. There are some of them that are terrific, some not so much. So I put the list together and it’s up on the website and we’ll show the link and talk about what those look like, but the one I like that seems to be...
May 28, 2019 | Development, Web
Divi slow to load? 1. Fewer files to request and smaller files are key. Each plugin and theme is likely to introduce several CSS and JS files apiece. Plugins like AutoOptimize can consolidate the CSS into fewer files and it can do the same with JavaScript. Almost...