Hi.
I would like to have a menu like the one that is in the demo https://www.8theme.com/demo/legenda/. If you click Shop a menu with under category will open. How do i get that?
PS. you made me a css that i am running now that looks like below. Do i have to delete that in order to have the other menu work?
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li a {
font: 14px Georgia !important;
text-transform: uppercase;
}
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li .nav-sublist ul li:before {
display: none;
}