Jump to content

Adding a different logo for shopping cart page only

Recommended Posts

Posted

Hi Guys

How do I add a different logo for my shopping cart only? my logo is white and the background is white so I need to change it to the black version of my logo. The black version is on every other page except my homepage because I used a custom CSS to change it to the white version on the homepage only and so my shopping cart is showing up white now too. 

 

Can someone please help me asap? I have to launch my website soon

Screen Shot 2021-11-08 at 6.14.28 pm.png

  • Replies 8
  • Views 1.1k
  • Created
  • Last Reply
Posted
1 hour ago, ShayToppin said:

Hi Guys

How do I add a different logo for my shopping cart only? my logo is white and the background is white so I need to change it to the black version of my logo. The black version is on every other page except my homepage because I used a custom CSS to change it to the white version on the homepage only and so my shopping cart is showing up white now too. 

 

Can someone please help me asap? I have to launch my website soon

Is it the result you want to achieve in the following post

Kindly share your site with the protected password to check it together

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
6 hours ago, ShayToppin said:

How do I add a different logo for my shopping cart only?

Whenever you post a question that relates to a website, please include a link (URL) to the site because the community experts need to be able to take a look at the site and the code being used.

The link is usually something like this: something.squarespace.com. Don’t include any additional words like /config/.

If the site isn't live, you also need to set a password in the visibility settings and share this with us too.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Posted
46 minutes ago, ShayToppin said:

sorry I'm new here

No problem 🙂.

Add this to Design > Custom CSS:

#cart .header-title-logo img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

NH017es5jw.gif.6193a42c510e703a6f0f7f5a80b3bc67.gif

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Posted

Thank you,

So I'm doing that and pasting it into custom css under all my other codes and It's not working? sorry I'm not very tech minded so this website has been a major challenge for me.

Are you able to record your screen doing it?

Posted
On 11/9/2021 at 4:59 AM, ShayToppin said:

Thank you,

So I'm doing that and pasting it into custom css under all my other codes and It's not working? sorry I'm not very tech minded so this website has been a major challenge for me.

Are you able to record your screen doing it?

Try adding code to Settings > Advanced > Code Injection > Header

<style>
  #cart .header-title-logo img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
</style>

 

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

Posted
On 11/8/2021 at 9:59 PM, ShayToppin said:

It's not working?

I checked the site and couldn't see the CSS.

Please add the CSS again, save the changes and then refresh the page in your browser before viewing the cart. If it doesn't work, please post a screenshot of your Custom CSS panel and leave the CSS in place for us to take a look. 

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Posted
23 hours ago, tuanphan said:

Try adding code to Settings > Advanced > Code Injection > Header

<style>
  #cart .header-title-logo img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
</style>

 

It worked!!

 

Thank you so much!

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.