Jump to content

How do i change the color of my logo on my secondary pages

Recommended Posts

Site URL: https://www.marcabel.dk

Hello,
So i decided lately to make a web portfolio to promote my graphic design material, but i am pretty new to squarespace..
I have looked all over on the internet for a working css code, but with no luck..

So does anyone in this forum know how i change the color of my logo on all my secondary pages,
or maybe just have all my secondary pages set same color, and then only main page logo have changed? 

Anyways any solutions needed!

My website link:
www.marcabel.dk

Kindly Regards Marc Abel
 

Link to comment
  • Replies 2
  • Views 474
  • Created
  • Last Reply

To change logo on one page, add this code to Page Settings > Advanced > Header

<style>
.header-title-logo img {
    visibility: hidden;
}
.header-title-logo a {
    background-image: url(https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
</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!)

Link to comment
11 hours ago, tuanphan said:

To change logo on one page, add this code to Page Settings > Advanced > Header


<style>
.header-title-logo img {
    visibility: hidden;
}
.header-title-logo a {
    background-image: url(https://beaverhero.com/wp-content/uploads/2019/06/trees-3464777_640-min.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
</style>

 

Hello thanks for your response!!

But unfortunately it doesnt work still 😞

somehow it still just changes the colors of the logo on all my pages still 😕

I have taken a screenshot of my websites stucture and linked it to this message,
maybe u can help me further 

Kindly Regards,
Marc Abel

STRUCTURE1.jpg

STRUCTURE2.jpg

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.