Buttons hover effects

Buttons hover effects

In preparation for applying the effects on the buttons, and to not affect any other buttons on the page/site, I’ve added a class of .btn-effect to all buttons and the following CSS, then a class of .btn-effect-1, .btn-effect-2, .btn-effect-3, etc. to each button...
Striked price in Divi Pricing Table module

Striked price in Divi Pricing Table module

I’m not going to write a big intro about this topic, all I’m gonna say is that some people needs this feature and I’ve seen different workaround approaches, most of them involving using either the “currency”, either the “per”...
Pricing tables inside fancy looking tabs

Pricing tables inside fancy looking tabs

I’ll keep the intro very short, saying just that the goal of this guide is to build a series of pricing tables that are based on services category. And all this using Divi. The example and inspiration will be the pricing ranges from this template, which is a...
Divi Slider module – remove fade-in animation

Divi Slider module – remove fade-in animation

There are times when I really hate animations, not because they’re not cool, but because they are too repetitive. So having too many elements on the page with the same animations or effects it’s sometimes… borring. For most of Divi’s modules,...
Create fullscreen video background (JavaScript version)

Create fullscreen video background (JavaScript version)

Yesterday I’ve posted a guide for creating a fullscreen video background using PHP, but altering theme’s core files is more for advanced users and less for intermediate and beginners. That’s why I’ve came up with this new version that involves...