Jump to content

Banner position

Recommended Posts

Posted

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?

Screen Shot 2024-03-23 at 12.39.35 PM.png

  • Replies 3
  • Views 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

Posted
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?

Screen Shot 2024-03-23 at 12.39.35 PM.png

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

  • 2 weeks later...
Posted

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!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.