BLOG
A collection of Divi, WordPress and WooCoomerce articles written off the back of projects I have worked on

Hide Shipping Estimate on Woocommerce
The newest versions of WooCommerce saw a new "Estimate for" on the Cart/Basket page. This shows just below the shipping rates as seen below, If you don't want to show it on your page, simply add the CSS snippet below to your theme's stylesheet. /*Hide estimate...

Divi Menu Last Item Drop Down
For a recent project, my client's menu is a list where each item has a drop down. Divi doesn't deal very well with the last menu item having a drop down as this will make the drop down menu go off screen to the right. To get it fixed, you will need to add a CSS class...

Display Tags On Your Blog Posts
On a recent project, my customer wanted to display post tags on his blog articles. Whilst this isn't an option available in Divi, I have found that by adding some code to your functions.php file, the Tags will display just below the post content. So, ideally, you are...

Add Text To Your Divi Secondary Header – Before Social Media Icons
How do I add text before my social media icons on my top header? The question came up on one of the social media developers' groups I follow, where I kindly assisted the fellow Divian. So, let's say you want to add some text before your social media icons located on...

Add Social Icons to Divi
Divi currently only offers the option to add Facebook, Twitter, Google+ & RSS as social icons to your header and footer, but nowadays with the increased usage of social media this small selection of icons is no longer enough. I am going to show you how to add...