Jump to content

Changing the color of my footer text on different Pages.

Recommended Posts

Site URL: https://yellow-chimes-brrz.squarespace.com/

Hey there, 

I would like to have a different colored footer on each subpage. I managed to change the background color of the footer with implementing this code on page settings advanced: 

<style>
  #footer-sections .section-background {
    background-color: #9fc2fa;
}
</style>

However, I need to change the font and the logo on each page now, too. How can I do that? It worked perfectly fine for the header with this code: 

<style>
.header-title-logo a {
 content: url("https://static1.squarespace.com/static/620b7bb60daec845c37003c7/t/62164a020fa2ca62d6802d1c/1645627906640/Logo_Fashion_Catalyst_HQ-02.png"); 
  }
</style>


Thank you for your help! 

Divine 

Link to comment
  • Replies 4
  • Views 423
  • Created
  • Last Reply

Top Posters In This Topic

On 3/2/2022 at 11:49 PM, FashionCatalyst said:

The Page is back online, FYI.

 

With footer logo, use this code

<style>
  footer.sections img {
    content: url(https://cdn.pixabay.com/photo/2014/09/07/21/34/child-438373__480.jpg);
}
</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

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.