Jump to content

Need help removing custom footer widget on one page

Recommended Posts

Site URL: https://www.bovjee.com/book

Hi there , 

I'm looking to remove this custom widget , a hovering book now button, that is injected into the footer css from just one page on the entire site. 

https://www.bovjee.com/book

This is the page I want it to not appear on! From some other forums I feel like I got close to the solution but I can't figure out the naming to use for my widget. Here's the code I have that puts it into the whole site and the code I was trying to use to remove it.

 

<script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script>
<div class="elfsight-app-8a761867-3db2-4d0d-bdbb-2dd92189a171" data-elfsight-app-lazy></div>

#collection-60f9c7612b8ce47143da15e6 {
  .data-elfsight-app-lazy
     display: none;
}



Thanks in advance !

Link to comment
  • Replies 2
  • Views 349
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

@robbssttaa Hi! First remove this code

#collection-60f9c7612b8ce47143da15e6 {
  .data-elfsight-app-lazy
     display: none;
}

Then add this code under Website > Pages > Website Tools > Custom CSS

#collection-60f9c7612b8ce47143da15e6 .FloatingButton__FloatingButtonContainer-sc-q5md4t-0 {
    display: none !important;
}

 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

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.