Jump to content

How to get sticky buttons attached to bottom of header?

Recommended Posts

Hey!

Can anyone help me with getting sticky buttons attached to the bottom of my header, like this site - https://www.homeinstead.co.uk/bedford/ - if you see they have the phone number and location buttons and they permanently stay there. 

I've managed to put sticky buttons on my page, but their location in correlation to the header seems to change when viewed on different screen sizes.

My page is www.bloomandcare.co.uk

Thanks in advance!

Link to comment
  • Replies 3
  • Views 481
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Hey @Inzpire, I'd recommend using something like this Secondary Nav plugin,(Affiliate Link), along with customizing it with some extra CSS to get the styling just like this.

Squarespace Developer based in Hampshire, England

If you'd like to make a contribution for my time you can Buy Me A Coffee.

Reach out for Custom Coding - abibacon.com

Developer & Support Specialist at will-myers.com (Affiliate Link)

Link to comment
27 minutes ago, abibacon said:

Hey @Inzpire, I'd recommend using something like this Secondary Nav plugin, along with customizing it with some extra CSS to get the styling just like this. (Affiliate Link)

Thanks for the response! I've looked at this and it seems viable, however, my client is reluctant to spend any more money, so I was hoping for some magic CSS to fix this. I will however keep this option in my back pocket.

Link to comment

Hi,

Something like this?

CSS for desktop. I see you have also CSS for mobile which places them at the bottom.

#sticky-button {
    position: fixed;
    top: 135px;
    left: 124px;
    z-index: 99999;
}

#sticky-button1 {
    z-index: 99999;
    position: fixed;
    top: 135px;
    left: -10px;
}

 

Screenshot 2024-09-13 at 13.51.20.png

 👨‍🔧👨‍💻 Squarespace plugins

🙋‍♂️ Squarespace Custom Web Development & Design

📅 Notion alternative

📹 Squarespace Tutorials for free - YouTube📹 

💯🚀 I have worked on over 200 Squarespace sites with custom code for over 9 years

🙋‍♂️ Let's connect on LinkedIn

 

Link to comment

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.