Jump to content

Change Site Style defined colours on footer section on one page only

Go to solution Solved by tuanphan,

Recommended Posts

Hello, 

I'd love your help helping me solve a problem with CSS. 

I've decided I want one of my pages to have a different color theme than the others. This works great on the main sections within each page, but the footer can only be one color theme, sitewide. I want the footer color theme to be different on one page.

Is it possible to assign a site style color theme, the one named 'LIGHTEST 2' to the footer just on the /photo page?

I'm not sure how I would address the color themes in CSS. It's important that it is in CSS or perhaps a code section because I only have the personal plan and cannot use page-specific code injection.

http://www.dustin.land
My site password is: SQtemp123

Thank you for the time and help! 😊

Edited by DustinWilliam
Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

Add this to Photo Page Header

<style>
  footer.sections .section-border, footer.sections .section-background {
    background-color: #d7d9d9 !important;
}
</style>

If you use a Personal Plan, add this to Design > Custom CSS

/* Photo page footer */
body#collection-63d1a5abb1fbe8770971fe49 {
footer.sections .section-border, footer.sections .section-background {
    background-color: #d7d9d9 !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.