Divi Tutorials
Free for the taking and use!
Divi Specialty Section Fullwidth
I love using ET's Divi theme but sometime there are things that they did that make no sense, like this one. For some reason they decided it would be a good idea to add a right and left margin or padding to all of the 'Specialty Sections' and when you enable the...
Divi Toggle vs. Accordion
Toggles using margin-top: 50px!important; Insert some text here Insert some text here Insert some text here Accordion using customer Gutter of 4. Accordion using customer Gutter of 3. Accordion using customer Gutter of 2. Accordion using customer Gutter of 1....
Divi Hidden Section
Add this CSS Code to your Divi, Theme Options, Custom CSS. #responsive_section { display: none; } Add the following JS code to the Divi, Theme Options, Integration, <HEAD>. Be sure that you have "Enabled" the header code. <script>...