IAmChellsBells Posted April 22, 2016 Posted April 22, 2016 (edited) I would like to find the code to stop the logo from scrolling along with the site on the Tudor template. Either that or put a white background behind it. Any suggestions? Thanks so much! :) Edited April 22, 2016 by IAmChellsBells Initial Revision Scoobie 1
Solution brandon Posted April 22, 2016 Solution Posted April 22, 2016 (edited) Yes, here is a suggestion. First, check your style editor and be sure that there is not simply an option there to disable the 'fixed' header. If you don't see an option in your style editor, you can use the following CSS inserted into the CSS Editor: .header-announcement-wrapper { position: static; } #page { margin-top: 0 !important; } Remember, the CSS Editor and the Style Editor are different editors. The style editor is where you have simple options to change the template. The CSS editor allows you to insert code. -Brandon Edited October 23, 2019 by brandon csharpsurf 1 If a response helped you out, send a 'Like' 👍 (bottom-right) and/or 'Upvote' (top-left)
IAmChellsBells Posted April 24, 2016 Author Posted April 24, 2016 (edited) Thank you so much, Brandon! This is the finishing piece to my project, and it works perfectly, I'm very grateful! Edited April 24, 2016 by IAmChellsBells Initial Revision
Guest Posted March 24, 2017 Posted March 24, 2017 Hey @BrandonW, how would I stop the logo from scrolling, but maintain the sticky navigation bar at the top of the page?
JodieMcG Posted March 23, 2018 Posted March 23, 2018 Thank you so much for sharing this CSS! Identity Design Specialist
weba_2510 Posted April 25, 2019 Posted April 25, 2019 Hey BrandonW, Thank you so much for laying out the CSS code for the header at the top to not scroll! I'm happy to announce that it still works properly in case anyone reading this thread is thinking about applying this code to their squarespace site!
ChrThorn Posted December 17, 2019 Posted December 17, 2019 Ahh, that awesome feeling when you Google search a problem and find exactly the solution you need. Thanks, @brandon!
sarahelizabell Posted January 24, 2020 Posted January 24, 2020 This solved the issue on desktop, but not mobile. Do I need additional coding? What is it? Thanks!
tuanphan Posted February 1, 2020 Posted February 1, 2020 On 1/24/2020 at 11:16 PM, sarahelizabell said: This solved the issue on desktop, but not mobile. Do I need additional coding? What is it? Thanks! Can you share link to your site? Just to check code 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!)
TheWacoKid Posted February 3, 2022 Posted February 3, 2022 Not sure what happened, but the code only sort of works for me. The logo scrolls but only for a bit and then goes back up. It actually looks worse then without the code.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment