
Move Divi Mobile Menu Bar to the Bottom of the Screen
In this tutorial I show how to move the Divi mobile menu bar to the bottom of the screen using CSS only. The provided CSS snippets allow you to implement four different positioning scenarios.
In this tutorial I show how to move the Divi mobile menu bar to the bottom of the screen using CSS only. The provided CSS snippets allow you to implement four different positioning scenarios.
I am constantly being asked about how to customize Divi mobile menu and in this post I’ve provided answers to some of the most frequently asked questions that I am currently receiving from the users of Divi theme. The CSS snippets provided in this post apply to…
In this tutorial we will learn how to show/hide Divi Vertical Navigation on click. This trick works for all three Divi header formats having the Vertical Navigation option: the Default, Centered and Centered Inline Logo headers. By default the vertical navigation…
In this tutorial we are going to change the way the Divi Vertical Menu submenus appear on desktop. By default the submenus show up when you hover over the parent menu item and if there are multiple submenu levels then the lower level submenu appears to the left or to…
In this tutorial we are going to make the Divi mobile menu push the page content down when the menu is opened. This effect can be implemented for the Default, Centered and Centered Inline Logo header formats using CSS only.
In this post we are going to look at the new feature of the Divi Mobile Menu Customizer plugin which lets you create mobile menus using Divi Builder Layouts! This feature allows you to add any layouts created in Divi Builder to the mobile menu whether it is a section…
Have you ever wanted to be able to collapse the Divi mobile menu submenu while still keeping the parent menu item clickable? Or set up your submenu so that only one submenu would be opened at a time thus keeping the mobile menu as small as possible? Or simply style it…
In this post I would like to show you how to implement a mirror-like hover effect for Divi dropdown menu items. This effect will work for desktop menu only(since hover effects do not make sense on mobile) and we are going to use CSS only.