Welcome to CreaWeb2B news feed

News, tutorials, WordPress tricks, DIVI tricks

Hide and show nav on scroll

Hide and show nav on scroll

This tutorial come once more after a question posted on facebook group Divi Theme Tutorials and relies on headroom.js library. Maybe you didn't noticed that the nav bar of my website is no more fixed. If you scroll down the nav will hide, and will come back when you...

read more
Custom toggle section in DIVI

Custom toggle section in DIVI

Here goes a little tutorial to achieve something i was asked for on a facebook forum. It seems common for church websites to have a "new here" section, hidden but available to display for those who aren't familiar with the church. What we need is a little jQuery...

read more
DIVI Module inside module v2

DIVI Module inside module v2

In a previous tutorial, i explained how to add a DIVI "section" or "module" inside another module. Some code had to be added to functions.php file and when you fear/don't know how to code in php, it can sound hard. So i made a little plugin to help those who don't...

read more
Birth of a child theme

Birth of a child theme

Why you need a child theme and how to easily get one A child theme allows you to do any customization to override the CSS and php of the parent theme. Here i'm going to give you the way a add a child theme to the DIVI Theme (it's the same way for any theme but here...

read more