Jump to content

changing logo on product detail page in 7.1

Recommended Posts

  • Replies 3
  • Views 748
  • Created
  • Last Reply

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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.