Does anyone know if there is a way to do this effect on squarespace?
Logo big and centered and shrinks into place on scroll like this website? >>
Find and work on your next creative project - Bounties
@THREECATS THANK YOU!
Now the NEW problem is that I have an inset banner section which is showing the fixed footer behind it when scrolling. It's distracting.
Any advice on this?
Hey @THREECATS
This code works but now the hyperlinks do not. Can you help out with this?
PivotPoint (pivotpointretail.com)
footer#footer-sections {
position: fixed !important;
bottom: 0;
left: 0;
width: 100%;
}
main#page {
padding-bottom: 160px;
}