Jump to content

Help with hiding elements on one page

Go to solution Solved by Beyondspace,

Recommended Posts

Posted

Site URL: https://mountainwritersfestival.com.au

Hello 

I'm hoping that someone might be able to help me, I've set up this website with 3x floating buttons, 1x accessibility widget, 1x scroll to top, and one link button... I'd like to remove these from the homepage/cover page and I'm not sure how. Any help would be appreciated. Thanks in advance.

mountainwritersfestival.com.au

  • Replies 4
  • Views 594
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Posted
2 hours ago, kellicox90 said:

Site URL: https://mountainwritersfestival.com.au

Hello 

I'm hoping that someone might be able to help me, I've set up this website with 3x floating buttons, 1x accessibility widget, 1x scroll to top, and one link button... I'd like to remove these from the homepage/cover page and I'm not sure how. Any help would be appreciated. Thanks in advance.

mountainwritersfestival.com.au

Do you mean these buttons?

image.thumb.png.77acf5eaddbcab5843e5a839e8f30123.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

  • Solution
Posted
1 minute ago, kellicox90 said:

Yes exactly those

Try adding to Home > Design > Custom Css

#collection-62d8e97b09622f7fef3c6306 {
  #book-me {
    display: none;
  }
  #INDmenu-btn {
    display: none;
  }
  .powr-scroll-to-top {
    display: none;
  }
}

Let me know how it works on your site

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

Posted
17 hours ago, bangank36 said:

Try adding to Home > Design > Custom Css

#collection-62d8e97b09622f7fef3c6306 {
  #book-me {
    display: none;
  }
  #INDmenu-btn {
    display: none;
  }
  .powr-scroll-to-top {
    display: none;
  }
}

Let me know how it works on your site

Thank you this works perfectly!!

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.