Jump to content

changing logo on product detail page in 7.1

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

This is the code I used on the store page:

<style>
/*Logo replaced*/  
.header-title-logo img {
content: url("https://static1.squarespace.com/static/5e28fdd9ab0e8c4ce7d85995/t/5eec7c1f7b14bd0e80d36145/1592556575280/r_logo_white.png");
width: auto;
max-width: 100%;
max-height: 80px;
}
</style>

 

and this is my store link:

https://www.andrearagazzo.com/shop

 

Link to comment
11 hours ago, AndreaRagazzo said:

This is the code I used on the store page:

<style>
/*Logo replaced*/  
.header-title-logo img {
content: url("https://static1.squarespace.com/static/5e28fdd9ab0e8c4ce7d85995/t/5eec7c1f7b14bd0e80d36145/1592556575280/r_logo_white.png");
width: auto;
max-width: 100%;
max-height: 80px;
}
</style>

 

and this is my store link:

https://www.andrearagazzo.com/shop

 

Add to Home > Design > Custom CSS

.collection-type-products.view-item .header-title-logo img {
    content: unset !important;
}

 

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.