arkitekt Posted February 22, 2023 Share Posted February 22, 2023 (edited) I am looking to make the navigation and header bar a list running vertically that is justified to the left of the page. Here is an example of the type of header I am looking for. I would also like the navigation list to be fixed and 'follow' you as you navigate and scroll the site. Can someone help me figure out the css code for this and how to apply it? Please view example below. Edited February 22, 2023 by arkitekt added url Link to comment
arkitekt Posted February 25, 2023 Author Share Posted February 25, 2023 Hi can someone help me with this issue? Link to comment
tuanphan Posted February 28, 2023 Share Posted February 28, 2023 Try adding this to Design > Custom CSS // Vertical Navigation // .header-nav-list { width: 135vh !important; padding: 25px; background: #000000; position: fixed; -webkit-transform:rotate(-90deg)translateX(-85%); -webkit-transform-origin: top left; left: 0px; top: 0px; text-align: center; z-index: 999; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
arkitekt Posted March 5, 2023 Author Share Posted March 5, 2023 @tuanphan thanks for your message. I entered the code and this happened to the header can you help me resolve? Link to comment
arkitekt Posted March 10, 2023 Author Share Posted March 10, 2023 Hi, I am following up on this, can someone please help me resolve this? Link to comment
arkitekt Posted March 12, 2023 Author Share Posted March 12, 2023 @tuanphan I tried the code you provided but got this black bar. Could you please help resolve to get the vertical header?? Link to comment
tuanphan Posted March 16, 2023 Share Posted March 16, 2023 On 3/12/2023 at 1:19 PM, arkitekt said: @tuanphan I tried the code you provided but got this black bar. Could you please help resolve to get the vertical header?? What is your site url? We can check problem easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
WrrnB Posted February 6 Share Posted February 6 I have the same issue. Would you be able to help me? here's my site: https://bobcat-gerbil-r97k.squarespace.com/config/pages/website-tools/custom-css Link to comment
tuanphan Posted February 7 Share Posted February 7 On 2/6/2024 at 7:06 AM, WrrnB said: I have the same issue. Would you be able to help me? here's my site: https://bobcat-gerbil-r97k.squarespace.com/config/pages/website-tools/custom-css Can you check site again? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Emmaline Posted April 15 Share Posted April 15 @tuanphanHi, would you be able to update this code for me so it doesn't have a black bar on the side? My website is this. Thanks. https://www.emmalinecarter.com/ Link to comment
tuanphan Posted April 18 Share Posted April 18 On 4/16/2024 at 3:04 AM, Emmaline said: @tuanphanHi, would you be able to update this code for me so it doesn't have a black bar on the side? My website is this. Thanks. https://www.emmalinecarter.com/ I don't see black bar. Can you take a screenshot? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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