john.smith Posted March 23 Posted March 23 Banner is positioned behind the header nav. How can I move it down so it starts at the bottom of the nav bar unless the user scrolls, then it moves behind the nav bar and up?
Beyondspace Posted March 24 Posted March 24 21 hours ago, john.smith said: Banner is positioned behind the header nav. How can I move it down so it starts at the bottom of the nav bar unless the user scrolls, then it moves behind the nav bar and up? Can you share your site so I can take a look? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
john.smith Posted April 2 Author Posted April 2 @Beyondspace Thank you It only happens on this page: https://www.premiereaestheticsinstitute.com/blog
tuanphan Posted April 4 Posted April 4 You can use this code to Website > Website Tools > Custom CSS body#collection-5c7b2e27971a1836ab1fdd78 { @media screen and (min-width:768px) { figure#thumbnail { margin-top: 80px; } } @media screen and (max-width:767px) { figure#thumbnail { margin-top: 60px; }}} 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment