independenter Posted May 31 Share Posted May 31 Hi, I'm new here. Looking for a way to have my main menu be a collapsable dropdown menu. I don't want subfolder menus, I'm just looking to have the small number of pages in my menu be tidied away: start collapsed, and appear when the menu icon is clicked. This used to be a simple option one could choose in earlier square space sites, but the new sites don't seem to allow this. Does anyone have any ideas on how I could achieve this? Thank you. Link to comment
Solution independenter Posted June 1 Author Solution Share Posted June 1 found it, added css code: .header-burger {display:flex!important} .header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;} .header-nav, .header-actions {visibility:hidden!important} Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment