Menu Hover Underline

Hi there,

I’ve entered the following CSS code to create an underline under hovered-over menu items but nothing happened:

.x-navbar .desktop .x-nav > li > a:hover {
box-shadow: 0px 2px 0px 0px #000;
}
.x-navbar .desktop .x-nav > li.menu-item-636 > a:hover {
box-shadow: 0 2px 0 0 #276aa9;
}

I found this code on an old Theme.co forum and I’ve tried many other CSS codes out there. Is there anything I could be doing wrong?

Hello There,

Thanks for writing in! You may have used a different stack which is why the code is not working for you. ​To assist you better with this issue, would you mind providing us the url of your site with login credentials if necessary so we can take a closer look?

To do this, you can create a secure note with the following info, only if necessary:
– Link to your site
– WordPress Admin username / password

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.