My undermenu doesn’t show | WordPress.org

[ad_1]

Hi,

Being this is an overlay menu, only one level will show up. Submenu items have been disabled.

Thanks,
Edy

Thread Starter
obgbg

(@obgbg)

How do I enable submenus?

You can add this code under ‘Appearance – Customize – Additional CSS’


.mainmenu {
  margin-top: 150px;
}
.overlayleft, .overlayright {
 overflow-y: auto;
}
.mainmenu ul li ul li {
  display: block;
  margin-left: 10px;
}
.mainmenu ul li {
  height: auto;
  margin-bottom: 20px;
}

Thanks,
Edy

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer