by dan | Feb 21, 2022 | Divi
Divi lets you display WordPress menus in various locations, such as the primary header. Normally the menu links open in the same tab. To instead open some or all of these links in a new tab, you can use a hidden feature built into WordPress itself. To open Divi menu...
by dan | Apr 27, 2021 | Divi
The Show / Hide Button plugin lets you control the visibility of content in your Divi Builder layout at the click of button. One of its features is the ability to hide that content initially, on page load. However, hiding content initially prevents it from being...
by dan | Dec 27, 2020 | Divi
On mobile devices the Divi theme collapses the header menu items into a dropdown menu, accessible via the mobile menu button. Sometimes though, it's useful to be able to add a link or two next to the mobile menu button, separate from the mobile menu, as shown: This...
by dan | Oct 5, 2020 | Divi
The Divi theme's Slide-In Menu displays menu links in a vertical bar which is revealed when you click the menu button. When opened, it displays a list of top level (parent) menu items. Normally, clicking on one of these menu items takes you to the linked page....
by dan | May 17, 2019 | Divi
The Divi Theme accordion module starts with the first accordion item open by default. If you'd like to be able to control which accordion item is opened when linking to the page, you can do so with the following jQuery code: <script> jQuery(function($) {...