skalison Posted April 1, 2022 Share Posted April 1, 2022 Site URL: https://www.miltontextiles.com/ Does anyone have any suggestions on how to create a logo that decreases in size as you scroll down - similar to this website https://www.miltontextiles.com/ I know this is likely complex so if you know of any paid courses or tutorials on how to build out something like this I'd love to check it out! Link to comment
tuanphan Posted April 1, 2022 Share Posted April 1, 2022 Depend your template & your plan. If you share link to your site, we can help easier 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!) Link to comment
skalison Posted April 5, 2022 Author Share Posted April 5, 2022 On 4/1/2022 at 6:21 PM, tuanphan said: Depend your template & your plan. If you share link to your site, we can help easier @tuanphan Yes! This is a 7.1 site that will have a business plan. https://paloma-contreras-design.squarespace.com/ PW: PC123 Link to comment
tuanphan Posted April 6, 2022 Share Posted April 6, 2022 19 hours ago, skalison said: @tuanphan Yes! This is a 7.1 site that will have a business plan. https://paloma-contreras-design.squarespace.com/ PW: PC123 Add to Design > Custom CSS header#header.shrink img { max-height: 30px !important; } zooeythecat 1 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!) Link to comment
zooeythecat Posted July 9 Share Posted July 9 Interesting, @tuanphan! Is there a way to make the transition a bit smoother? Testing this out here: https://azalea-sturgeon-wjrm.squarespace.com pw: nivi2024 Link to comment
tuanphan Posted July 13 Share Posted July 13 On 7/9/2024 at 8:14 PM, zooeythecat said: Interesting, @tuanphan! Is there a way to make the transition a bit smoother? Testing this out here: https://azalea-sturgeon-wjrm.squarespace.com pw: nivi2024 You can use this new code header#header.shrink img { max-height: 30px !important; } header#header img, .shrink img { transition: all 0.3s ease; } 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!) 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