Giovani
-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
Giovani got a reaction from tuanphan in Mobile dropdown Menu different from Desktop
I have just found the code, you can use:
@media screen and (max-width: 1511px) { #header .header-menu-nav-folder:not([data-folder="root"]) .header-menu-nav-item { display: block; } }