jolee Posted November 3, 2022 Share Posted November 3, 2022 I have looked at a few other posts on this topic and the codes provided aren't working 100%. I would like to align my website's logo (or site title) to the left and also left align my navigation, stacked vertically as shown in the photo attached. Through some code additions I have been able to stack my navigation, but not able to align it left. Any help would be appreciated! Link to comment
Beyondspace Posted November 4, 2022 Share Posted November 4, 2022 (edited) 17 hours ago, jolee said: I have looked at a few other posts on this topic and the codes provided aren't working 100%. I would like to align my website's logo (or site title) to the left and also left align my navigation, stacked vertically as shown in the photo attached. Through some code additions I have been able to stack my navigation, but not able to align it left. Any help would be appreciated! Sone templates on version 7.0 allow you to set sidebar navigation. Reference: https://support.squarespace.com/hc/en-us/articles/206544967-Sidebars-in-version-7-0 On version 7.1, we will need to run some code to implement this header layout Which version are you using? Edited November 4, 2022 by bangank36 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
LonniWong Posted November 21, 2022 Share Posted November 21, 2022 On 11/4/2022 at 2:47 PM, Beyondspace said: Sone templates on version 7.0 allow you to set sidebar navigation. Reference: https://support.squarespace.com/hc/en-us/articles/206544967-Sidebars-in-version-7-0 On version 7.1, we will need to run some code to implement this header layout Which version are you using? hello @Beyondspace im actually exactly looking for so long for a possibility to work this out on 7.1. The Wells template wasn't an option anymore to me, once feeling comfortable with 7.1, and although i tried... i am using the crosby template and hope there is a solution maybe for a vertical navigation left side also for this template? Happy to have a support for this! my site is this one: www.lonniwong.com p.s. i have tried this one here, but it doesnt work with me: also i have tried this one: // Vertical Navigation // .header-nav-wrapper { width: 115vh !important; padding: 165px; position: fixed; background:transparent!important; -webkit-transform:rotate(-90deg)translateX(-75%); -webkit-transform-origin: top left; left: 0px; top: 0px; text-align: center; z-index: 999; } 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