Add the following to a menu item in the Secondary Menu. Replace the action to use your site URL. [html] <form role="search" method="get" id="searchform" class="searchform" action="https://www.yourwebsite.com">...
Divi Tips
How to add a global footer to Divi theme
IMPORTANT! This method is out dated! You should be using the Divi theme builder to make a custom global footer. Ever wonder how to make a global footer layout that will appear on all pages in your Divi theme? You could make a global Divi library layout and add it to...
How to make a Divi slide in menu (or full screen menu) and a default style menu at the same time.
NOTE: This an old method and I'm sure there is an easier way using the new Divi theme builder. How to make a Divi slide in menu (or full screen menu) and a default style menu at the same time. This way the mobile style (hamburger) icon will appear in the upper right...
How to change Divi Project slug to something else
Are you using the Divi Projects for something other than projects? You may want to change the permalink (or URL) to say something other than "project". You'll need to use a child theme and paste the following into the functions.php file. You can find this in...
Make image open in lightbox in Divi
Say you added an image in the text editor and want it to open in a lightbox popup. In the editor make the image you placed there a link and link it to itself. Then, paste the following class into the HREF tag (not the image tag). class="et_pb_lightbox_image" So, your...
Make Divi footer stick to bottom on short pages
If you want make the footer display at the very bottom for short content pages, you can use the code below. Paste this in the Divi Options/Ingergration area in the header section. [php] <script> jQuery(function($){ function stickyFooter(){ var footer =...
Change Logo on Mobile – Divi Theme
If you want to add a different logo to your header for different screen resolutions, you can use the code below. Change the URLs to point to your images. You can also adjust the width value to whatever you like. [php]<script> jQuery( document ).ready(function()...
Blog Categories
>
blog
menu