Guest Posted February 10, 2015 Share Posted February 10, 2015 How can I make my header/navigation bar fixed in Hayden without going into developer mode?Thanks! Link to comment
Justin Klinkerman Posted February 10, 2015 Share Posted February 10, 2015 Add this to your custom CSS section: #header { position: fixed; } Building and customizing websites using Squarespace Link to comment
Guest Posted February 13, 2015 Share Posted February 13, 2015 Thanks for your answer, but I did as instructed & nothing changed. But I unchecked in the Header section of the Style Editor "Transparent on Banner Images" & now it works. Thanks a lot! Link to comment
Guest Posted March 10, 2016 Share Posted March 10, 2016 Having the same issue and I can't find that section under header primary navigation. Can someone point that out please? Thank you Link to comment
Guest Posted March 10, 2016 Share Posted March 10, 2016 Having the same issue and I can't find that section under header primary navigation. Can someone point that out please? Thank you Link to comment
Justin Posted March 10, 2016 Share Posted March 10, 2016 @fishcreek Please make sure that you are only adding answers to posts when you have an answer to provide. Otherwise, you will want to add your response as a comment. I've automatically converted this for you. Link to comment
Guest Posted March 10, 2016 Share Posted March 10, 2016 New here, thank you, Justin. And actually I'm not using Hayden, I'm using Hyde, so that's probably why the Style Editor is different. Would love to find a fix for this. Link to comment
Justin Posted March 10, 2016 Share Posted March 10, 2016 Yep, different templates offer different styling options. You should consider opening a new question to find answers for your site specifically. Link to comment
Guest Posted March 16, 2016 Share Posted March 16, 2016 @Georgerobescu where did you find that section ? Can you make a print of if so i can see ? Thanks Link to comment
Guest Posted March 16, 2016 Share Posted March 16, 2016 @Georgerobescu where did you find that section ? Can you make a print of if so i can see ? Thanks Link to comment
Justin Posted March 16, 2016 Share Posted March 16, 2016 @diogosoares16 Please make sure that you are only adding answers to posts when you have an answer to provide. Otherwise, you will want to add your response as a comment. I've automatically converted this for you. Link to comment
rludacer Posted March 21, 2017 Share Posted March 21, 2017 Hello, I am using Bedford template preview and when I do this, my Banner image+text gets shifted up behind the nav bar abt an inch. I do not have "transparent" on in my banner style settings. Does anybody know how to correct this? Thanks Link to comment
rludacer Posted March 21, 2017 Share Posted March 21, 2017 I think I may have solved my own problem by hitting return a few times before the text under Banner>Basic>Description. Link to comment
flavienhello Posted April 7, 2017 Share Posted April 7, 2017 For me I had to add this to your custom CSS section: header { position: fixed; width: 100%; z-index: 4; } so it's fixe, take 100% of the width of the screen, and is always saw first (index) Link to comment
creatica Posted June 9, 2018 Share Posted June 9, 2018 Hi! But when I add this code to my CSS section the menu goes into my site's area, so how you can see in the attached picture. Does anyone have a solution for that? So that the fixed menu bar starts above the content and not inside? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.