by Sofian | Feb 27, 2017 | DIVI, JavaScript, Snippets, Themes, Tricks, Wordpress
The DIVI Post Slider Module is a wonderful way to showcase our posts and articles, but its use of original size images can be very harmful to our page load time.
by Sofian | Feb 17, 2017 | CSS, DIVI, Snippets, Themes, Tricks, Wordpress
In DIVI, the blog- and archive-pages can be transformed into a multi-column view with only a few lines of CSS. See how…
by Sofian | Feb 12, 2017 | DIVI, PHP, Snippets, Themes, Tricks, Wordpress
It is easy to create additional sidebars in DIVI, and the assignment of different sidebars to pages of different authors can be easily done with a bit of code.
by Sofian | Feb 12, 2017 | CSS, DIVI, Snippets, Themes, Tricks, Wordpress
In a multi-column layout, when we have content of different length with buttons at the end, they usually hang on different heights. Let’s bottom-align them.
by Sofian | Feb 11, 2017 | CSS, DIVI, Snippets, Themes, Tricks, Wordpress
Responsive slider images are an art in itself, and usually they get cut, clipped or cropped on top, bottom, left, right or all around. Sometimes we don’t want this. Here’s the famous padding-bottom trick for DIVI Sliders.
by Sofian | Mar 17, 2016 | DIVI, Themes, Tricks, Wordpress
By default we can’t use the regular sidebar together with the DIVI Page Builder on pages, but if we need a sidebar throughout our website, we can bring it back.
by Sofian | Jan 23, 2016 | CSS, DIVI, Snippets, Themes, Tricks, Wordpress
If you work with DIVI and want to keep your footer at the bottom also on short pages, but you don’t want a fixed footer that is always visible.