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; } tuanphan and scholarsayze 2 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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