The Divi Slider Module lets you easily add image sliders on your website. In this post, we will walk you through the steps to set the height of a Divi Slider Module. Setting the slider height in the module settings Start by editing the page where the Divi Slider...
Features
Disable Divi Gallery Image "Slide In" Effect
When you first view a Divi Theme gallery, the images will "slide in" from the left. If you don't want this slide in effect on your gallery images, you can disable it with the following CSS: .et_pb_gallery_item { -webkit-animation: none !important; -moz-animation: none...
Making Divi Buttons the Same Size
Normally the Call-to-Action (CTA) buttons in the Divi Theme adjust in size to fit the text they contain. If you'd prefer to have a standard button width throughout your site, here's how to do it.Normally the Call-to-Action (CTA) buttons in the Divi Theme adjust in...
Make Full Width Header Scroll Down Icon "Bounce"
The Divi Builder's full width header module comes with an option to have a scroll down button, which indicates to the user that there is more content to follow. To draw further attention to this, you can make it "bounce" with the following CSS: .et_pb_fullwidth_header...
Change the Divi Logo Link
By default, the Divi Theme logo links back to the homepage. If you'd like to instead have the Divi logo link to a different location, here's how to change it.Change the Divi Logo Link using Divi Booster Divi Booster includes an option for changing the Divi logo link....
Make Divi Slider Module Image into a Clickable Link
Ever wish you could click anywhere on your Divi Builder Slider module and be taken straight to the button URL. Now you can…
Making the Divi Slider Controls "Hollow"
How to make your slider control dots "hollow"
Making the Divi Slider Controls Square
Turn the little round dots at the bottom of your sliders into squares!
Make Divi Post Slider Module Image into a Clickable Link to the Post
Ever wish you could click anywhere on your Divi Builder Post Slider module and be taken straight to the post. Now you can…
Make Divi Accordion Module Tabs Closable
Finally, a way to get Divi accordion tabs to close!