skalison Posted July 2 Share Posted July 2 Hi there! Does anyone know how to create a similar header to this site? Having the logo decrease in size as you scroll. I'm assuming this requires some Javascript... if you know of any paid plugins that works too! Link to comment
0 tuanphan Posted July 3 Share Posted July 3 What is your site url? We can check easier If you use SS 7.1, first, enable fixed header, next add this to Design > Custom CSS header#header img, header#header.shrink img { transition: all 0.3s ease; } header#header.shrink img { max-height: 30px; } 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
0 skalison Posted July 6 Author Share Posted July 6 On 7/3/2022 at 1:49 AM, tuanphan said: What is your site url? We can check easier If you use SS 7.1, first, enable fixed header, next add this to Design > Custom CSS header#header img, header#header.shrink img { transition: all 0.3s ease; } header#header.shrink img { max-height: 30px; } @tuanphan Here is the site! https://gazelle-lute-2a4g.squarespace.com/ PW: Butterfly60! Link to comment
0 tuanphan Posted July 6 Share Posted July 6 1 hour ago, skalison said: @tuanphan Here is the site! https://gazelle-lute-2a4g.squarespace.com/ PW: Butterfly60! I see the code worked? 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
Question
skalison
Hi there!
Does anyone know how to create a similar header to this site? Having the logo decrease in size as you scroll. I'm assuming this requires some Javascript... if you know of any paid plugins that works too!
Link to comment
Top Posters For This Question
2
2
Popular Days
Jul 6
2
Jul 2
1
Jul 3
1
Top Posters For This Question
tuanphan 2 posts
skalison 2 posts
Popular Days
Jul 6 2022
2 posts
Jul 2 2022
1 post
Jul 3 2022
1 post
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment