Divi Theme Custom Header Menu Underline Hover Effect
How to add a custom menu underline hover effect to your custom header with the Divi Theme. In this video we will be creating a hover effect using some custom CSS code. We will be writing the code using the Chrome inspecter tools, then transferring it to our Additional CSS panel
Today we will be demonstrating how to build this great feature with the Divi Custom Menu. This is a very eye catching and a great feature to have on your Divi site.
In this video we will cover:
Using The Aditional CSS Panel.
Inspecting An Element.
Writing The CSS Code.
Copying The Code The The CSS Panel.
Creating A Hover Effect.
Adding A Menu Item Hover Color.
Publishing The CSS Code.
We are going to be using the Divi theme to create some great effects in this series of videos. The Divi theme has some great modules and effects. With a little work you can achieve some great eye-catching effects to enhance the look and user experience of your website.
This is a great feature to have on your website, and very easy to do. There is a little bit of coding involved today to build this feature. Don’t let the CSS coding put you off, it is very easy, and any code I write today I will paste below the video for you to use as you wish. You are welcome to copy the code and paste it into your website. CSS is a great thing to learn, so I encourage you to try out some of your own ideas to get familiar with it. You can’t break your site with CSS, if something doesn’t work simply delete the code to return back to how the site was previously.
So, follow along with the video and see how to add a custom menu underline hover effect to your custom header with the Divi Theme.
———- CSS CODE USED TODAY ———-
/* Menu Hover */
.et-menu-nav a {
border-bottom: 2px solid transparent;
padding: 5px 0 !important;
align-items: flex-end !important;
margin-bottom: 20px !important ;
}
.et-menu-nav a:hover {
border-bottom: 2px solid #0D2B6F;
color: #0D2B6F;
opacity:1 !important;
}
Try out the Divi theme: https://bit.ly/TryDiviNow
Divi Supreme Modules Pro Plugin 10% Off: https://bit.ly/DiviSupremeCoupon
Divi Supreme Modules Light Plugin: https://divisupreme.com/divi-plugins/?ref=6
Divi Supreme Modules Playlist: https://www.youtube.com/watch? v=ZAO2MH0dQtk&list=PLqabIl8dx2wo8rcs-fkk5tnBDyHthjiLw
Playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Full Ecommerce Site Build Playlist: https://www.youtube.com/watch? v=rNhjGUsnC3E&list=PLqabIl8dx2wq6ySkW_gPjiPrufojD4la9
Contact Form With File Upload Video: https://youtu.be/WDo07nurfUU
Divi 4 Theme Create An Ecommerce Store In One Hour: https://youtu.be/qP-ViPakoSw
Check out our playlist page for more videos on this: https://www.youtube.com/c/System22Net/playlists
Sub: https://www.youtube.com/channel/UCYeyetu9B2QYrHAjJ5umN1Q?sub_confirmation=1
Latest YouTube Videos