Jump to content

Alt logo for individual product pages

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

On 5/3/2021 at 10:30 AM, Bzzz123456 said:

Site URL: https://www.butchclothes.com/store/p/drifter

Hi there!

For my products, I’d like to have an alternative logo in my header. Not in the ‘store’ page but literally when you click on each individual products!

 

Thanks 🙂

Add to Design > Custom CSS

/* Products logo */
body.collection-type-products.view-item .header-title-logo img {
    filter: invert(1);
    -webkit-filter: invert(1);
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
19 hours ago, tuanphan said:

Add to Design > Custom CSS


/* Products logo */
body.collection-type-products.view-item .header-title-logo img {
    filter: invert(1);
    -webkit-filter: invert(1);
}

 

Wow thanks so much! I really appreciate it 🙂 It doesn’t seem to be working on mobile view for me - is there a way around this? Thanks!

Link to comment
On 5/5/2021 at 9:03 AM, Bzzz123456 said:

Wow thanks so much! I really appreciate it 🙂 It doesn’t seem to be working on mobile view for me - is there a way around this? Thanks!

Remove above & use new code

/* Products logo */
body.collection-type-products.view-item header#header img {
    filter: invert(1);
    -webkit-filter: invert(1);
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.