Hello, I'm also trying to change the logo on my product pages only. I'm having issues locating the collection id for my shop. The URL is www.wrenandgordon.com. Password: Maisy.
I tried this, but it's the ID# isn't right, it's just for the section of the product, not the header nav.
section[data-section-id="66957536bb31c4253a56ab2f"] div.header-title-logo a {
content:url("///static1.squarespace.com/static/669574953815b51e3efd6dbc/t/66982c016fd9bc6c55c214af/1721248770202/WrenAndGordon_Logo1_Horizontal_Black.png") !important;
max-width: 290px;
max-height: 700px;
margin-left: auto;
margin-right: auto;
}
Thanks in advance for the help!