independenter Posted May 31, 2023 Posted May 31, 2023 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.
Solution independenter Posted June 1, 2023 Author Solution Posted June 1, 2023 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}
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment