I found a place where it said to add the code below to the Header Code but it does not work. I want to be able to have Products and then under it have submenus like product1, product2, product3.
<style>
.menu > li .sub-menu {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .7s;
-moz-transition: max-height .7s;
transition: max-height .7s;
}
.menu > li:hover .sub-menu {
max-height: 1000px;
}
</style>
Hello Dminik !
At the moment, our DW Page theme does not support to make sub-menu as you prefer. Therefore, it can not work when you add the code above.
Regards,
Thank you. Looks like I can’t use this theme. What theme supports submenus like I want ?
Hi, Please login or Register to submit your answer
You can use the DW Focus, DW Argo and go to the following link to find the theme support submenu: