arkitekt Posted February 22 Share Posted February 22 (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 by arkitekt added url Link to comment
arkitekt Posted February 25 Author Share Posted February 25 Hi can someone help me with this issue? Link to comment
tuanphan Posted February 28 Share Posted February 28 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
arkitekt Posted March 5 Author Share Posted March 5 @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 Author Share Posted March 10 Hi, I am following up on this, can someone please help me resolve this? Link to comment
arkitekt Posted March 12 Author Share Posted March 12 @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 Share Posted March 16 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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