by
Dan Mardis
| Jun 29, 2018 | jQuery, Snippets
SUGGESTED POSTS The following article assumes you have already read the articles on the side. Take a look! Divi jQuery - A glance at three useful jQuery and Js methods: .each(), .append() and .replace() Hi everyone, today we will put into Divi practice the...
by
Dan Mardis
| Jun 5, 2018 | jQuery, Snippets
Hi everyone, today we will talk about three jQuery interesting functions: ‘.find’, ‘.text’ and ‘.prepend’. First of all, however, let’s introduce a new method we will follow from here on (with just few exceptions) to write on...
by
Dan Mardis
| Mar 16, 2018 | Css, Design, Interaction, jQuery, Snippets
Hi everyone, today we will look at another Divi pattern background example taking advantage – as we said in our last friday post – of Svg gradient backgrounds. Let’s get started! PREPARE THE SVG First of all we have to prepare our svg background. So...
by
Dan Mardis
| Mar 2, 2018 | Css, Design, Interaction, jQuery, Snippets
Today we want to show you how to add a pattern background using Divi and how to boost theme with Css and Css Animations. Let’s get started! FIND AND USE A PATTERN FOR BACKGROUND First of all we have to find a good pattern for background. Brenda Barron of Elegant...
by
Dan Mardis
| Feb 24, 2018 | Css, Design, Interaction, jQuery, Snippets
Hi everyone, today we want to bring up two topics we already talked about, the howidivit blog page design and the Svg animation. Last friday we focused on a Divi plugin called Divi Svg Module that let you to animate your svg images. However, sometimes you need a most...
by
Dan Mardis
| Jan 30, 2018 | Css, Design, jQuery, Snippets
Hi everyone, today we continue on the Blog page topic; in the last series post we have seen how to style a two-columns layout and other minor styles, then we mentioned that the next step would be to add lazy loading to our blog module. However, we thought to postpone...