SarahL Posted January 6, 2020 Posted January 6, 2020 Hello! I am trying to change my horizontal navigation bar to vertical, I found the code to do this by looking at similar questions on the forum but when I type it in nothing happens after saving & clicking refresh. I noticed the following note above css page and wondered if this would apply to the navigation bar also? Note: Custom CSS does not apply to Cover Pages. Here's the code I used: .Header-nav-inner { height: unset !important; width: unset !important; display: flex !important; flex-direction: column; } Thanks, Sarah
tuanphan Posted January 6, 2020 Posted January 6, 2020 Note: Custom CSS does not apply to Cover Pages. Notes: CSS can apply to Cover Page 😂 wrap CSS in <style>CSS</style> and add to Cover Page Header 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!)
SarahL Posted January 6, 2020 Author Posted January 6, 2020 Thanks, but would you mind showing me how you'd wrap in the css to the below code & add to page cover header? Sorry...I'm new to using code! 🙂 .Header-nav-inner { height: unset !important; width: unset !important; display: flex !important; flex-direction: column;}
tuanphan Posted January 6, 2020 Posted January 6, 2020 <style> .Header-nav-inner { height: unset !important; width: unset !important; display: flex !important; flex-direction: column; } </style> 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!)
SarahL Posted January 6, 2020 Author Posted January 6, 2020 Thanks for your help...but it hasn't worked, does the below look like the right place to put the code? Settings>Advanced>Code injection
tuanphan Posted January 6, 2020 Posted January 6, 2020 Cover Page Header not Code Injection Header 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!)
SarahL Posted January 6, 2020 Author Posted January 6, 2020 ok so the only other options I can see are: 1, Edit site header - which gives no option to insert code 2, The block above edit site header is titled page over view and there is an option to insert code there under page settings Perhaps I have deleted cover page header....as I can't find it anywhere!
tuanphan Posted January 6, 2020 Posted January 6, 2020 you use Personal Plan? 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!)
SarahL Posted January 7, 2020 Author Posted January 7, 2020 I upgraded to business plan yesterday and am using the I'm using the newer version of square space 7.1
Guest Posted February 4, 2020 Posted February 4, 2020 I am trying to do the same as Sarah and having the same issue. Can you help, please?
tuanphan Posted February 5, 2020 Posted February 5, 2020 15 hours ago, JarConcept said: I am trying to do the same as Sarah and having the same issue. Can you help, please? Can you share link to your site? 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.