Change Divi Filterable Portfolio Grid Thumbnail Sizes

The Divi Theme’s filterable portfolio module gives you the option of displaying your projects as a series of thumbnails (grid view). To adjust the size and spacing of the images in your thumbnail grid, you can use the following CSS: /* Set the image widths */...

Right Align the Divi Top Header Contact Info Icons

The Divi Theme allows you to set a phone number and email address to be shown at the top of the header, as well as a number of social media icons. To right align these top header text and icons, you can use the following CSS: @media only screen and (min-width: 768px)...

Making Simple Lightbox Work with Divi

The Simple Lightbox plugin lets you add a "lightbox" effect to your blog images. Click on an image in one of your posts and, if it's linked to the (larger) original image will open in a slick semi-transparent overlay to the page, rather than in an otherwise bleak and...

Changing the Divi Submenu Link Hover Color

On the Divi theme, when you open a drop-down menu and hover over a particular menu item, the item's background color is changed to highlight the item. If you want to change this color, or get rid of the hover effect (by setting its color to the same as the actual...

Change Divi Image Portfolio Grid Thumbnail Sizes

The Divi Theme’s portfolio module gives you the option of displaying your projects as a series of thumbnails (grid view). To adjust the size and spacing of the images in your thumbnail grid, you can use the following CSS:Related Post: Adding CSS to the Divi Theme It...

Divi Booster Plugin

Divi Booster Plugin

The Ultimate Divi Plugin for Effortless, Feature-Rich Sites Divi Booster was the first Divi plugin ever released and has been under continual development ever since. It adds the features to Divi that you need to get your site done quickly and well.No Code Required...

Divi Booster Plugin FAQs

Can I use it on more than one site? What about my clients' sites? Yes! Divi Booster is licensed for use on unlimited sites. This means you can install it on any or all of your own sites, and on any or all of your client's sites. But please don't share your copy of...

Divi Booster Plugin Features

Divi Booster Plugin Features

Divi Booster Feature List I'm constantly adding new Divi configuration options to Divi Booster. Here's the full list of features. If there is something you'd love to see added, please let me know in the comments and I'll do my best to add it. NB: Features marked (E)...

How to Hide Divi Booster in the WordPress Admin

Divi Booster adds the CSS, JS, and PHP code it generates to the theme on the fly, to save modifying the core theme files and potentially damaging them. This means that if you disable or uninstall Divi Booster all its effects are lost (until you re-enable it, at...

Change the Height of the Divi Header

To change the height of the Divi Theme header, you can do so by adding CSS to Divi, like so:A couple of notes: This sets the minimum height rather than the absolute height to allow the header to grow if you add more content too it. The first min-height sets the...