This topic has 6 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
My submenus are not showing up – If I pull up the website in Chrome, the menu shows up, but in a long vertical menu.
Link to screenshot: http://nextphasewebdesign.com/hazel/wp-content/uploads/2016/11/menu.png
Please help as the menu is not loading properly.
Hello,
Please, add this code in Custom CSS:
.header-type-5 .main-nav .menu > li li, .header-type-6 .main-nav .menu > li li, .header-type-7 .main-nav .menu > li li, .header-type-1 .main-nav .menu > li li{
width: 168px;
}
Regards,
Rose Tyler.
That did not work and the menu is still not showing up in FireFox.
Hello,
Add previous and this code in custom.css file:
.menu-parent-item {
position: relative !important;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Rose Tyler.
That worked thank you! Just wondering what caused that, as it was working the other night?
Hello,
Some classes were changed.
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Sub-Menus Not working’' has been successfully resolved, and the topic is now closed for further responses