vallis_farm Posted June 29, 2023 Posted June 29, 2023 I've changed my desktop menu to a dropdown burger but the code has stopped the social icons for menu working. They show but don't link. This is the code; /* Burger dropdown desktop - normal burger mobile */ @media screen and (max-width:991px) { .header-menu-nav-folder { transform: unset !important; } .header-menu-controls.container.header-menu-nav-item { display: none; } [data-folder="root"]>.header-menu-nav-folder-content:first-child { display: none; }}
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment