Jump to content

how do I exclude logo from just one page

Recommended Posts

Posted

Site URL: https://www.daniloagutoli.com

Hi guys, I´m new at squarespace and know almost nothing about coding. My website is up and running and I will launch a store soon, but I want the store page to have a different logo than the general website. It would be enough to just exclude the logo from that page (I can always add an image at the top and use it as a "logo"), but actually replacing it with a different one would be perfect. Do you guys have any idea of how to do it? Thanks a bunch in advance.

  • Replies 4
  • Views 629
  • Created
  • Last Reply
Posted
On 4/10/2021 at 2:31 AM, daniloagutoli said:

Site URL: https://www.daniloagutoli.com

Hi guys, I´m new at squarespace and know almost nothing about coding. My website is up and running and I will launch a store soon, but I want the store page to have a different logo than the general website. It would be enough to just exclude the logo from that page (I can always add an image at the top and use it as a "logo"), but actually replacing it with a different one would be perfect. Do you guys have any idea of how to do it? Thanks a bunch in advance.

Which is the page to replace logo? Each page has unique id so you can use to target the specific page

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
13 hours ago, daniloagutoli said:

the page is the store, which is currently not visible because under construction. But I donno how to target... 🙂

Hover on Store Page > Click Gear Icon > Click Advanced > Paste this code

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
	$('.header-title-logo img').attr('src','https://cdn.pixabay.com/photo/2021/01/21/17/58/herbstastern-5938056__340.jpg');
});
</script>

Replace with new logo url

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

  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.