scholarsayze Posted March 4, 2021 Share Posted March 4, 2021 Site URL: https://bluebird-porcupine-yzdg.squarespace.com/home I am currently using some code to format my mobile menu as here: /*ALL - FORMATING FOR MOBILE MENU */ .header--menu-open .header-menu-nav-item {text-align:left;} .header--menu-open .header-menu-nav-item {margin-bottom:15px} .header--menu-open .header-menu-nav-folder-content {justify-content:normal} .header--menu-open .header-menu-nav-item {font-family:neue-haas-grotesk-text} .header-menu-nav-item a {font-size: 30px;} Is there a way to shift downwards the navigation list as per my image attached? Just to move the list away from the top. Many thanks Page = https://bluebird-porcupine-yzdg.squarespace.com/home Pword = bluebird Beyondspace 1 Link to comment
Solution Beyondspace Posted March 4, 2021 Solution Share Posted March 4, 2021 3 hours ago, scholarsayze said: Site URL: https://bluebird-porcupine-yzdg.squarespace.com/home I am currently using some code to format my mobile menu as here: /*ALL - FORMATING FOR MOBILE MENU */ .header--menu-open .header-menu-nav-item {text-align:left;} .header--menu-open .header-menu-nav-item {margin-bottom:15px} .header--menu-open .header-menu-nav-folder-content {justify-content:normal} .header--menu-open .header-menu-nav-item {font-family:neue-haas-grotesk-text} .header-menu-nav-item a {font-size: 30px;} Is there a way to shift downwards the navigation list as per my image attached? Just to move the list away from the top. Many thanks Page = https://bluebird-porcupine-yzdg.squarespace.com/home Pword = bluebird You can try this custom css .header-menu-nav-folder[data-folder="root"] { padding-top: 10vh; } scholarsayze and tuanphan 2 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
scholarsayze Posted March 4, 2021 Author Share Posted March 4, 2021 Awesome!!! Thank you kindly that worked perfectly! 💯 Thank you bangank36 Beyondspace 1 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