ShayToppin Posted November 8, 2021 Posted November 8, 2021 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
Beyondspace Posted November 8, 2021 Posted November 8, 2021 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
paul2009 Posted November 8, 2021 Posted November 8, 2021 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.
ShayToppin Posted November 8, 2021 Author Posted November 8, 2021 sorry I'm new here https://dorcandles.squarespace.com and the password is 1993 Is it possible to have a look at this this morning? As I'm launching tomorrow 😞
paul2009 Posted November 8, 2021 Posted November 8, 2021 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%); } 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.
ShayToppin Posted November 8, 2021 Author Posted November 8, 2021 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?
tuanphan Posted November 10, 2021 Posted November 10, 2021 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!)
paul2009 Posted November 10, 2021 Posted November 10, 2021 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.
ShayToppin Posted November 11, 2021 Author Posted November 11, 2021 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.