Jump to content

Customizing the header only on homepage/

Recommended Posts

Site URL: https://www.bronzeville-foundation.com

Hello, I'm trying to do the following only on the front/home page:

1. Make my header background transparent

2. Make the color of the links and elements white 

3. Use a different logo

 

The attached picture is an example of what I'm going for, but when I go to my other pages you can't see anything since my pages are white and so are the links/logo.

Screen Shot 2021-04-16 at 7.25.36 PM.png

Link to comment
2 hours ago, bronzeville said:

Site URL: https://www.bronzeville-foundation.com

Hello, I'm trying to do the following only on the front/home page:

1. Make my header background transparent

2. Make the color of the links and elements white 

3. Use a different logo

 

The attached picture is an example of what I'm going for, but when I go to my other pages you can't see anything since my pages are white and so are the links/logo.

Screen Shot 2021-04-16 at 7.25.36 PM.png

Let's start with text and icon color

.homepage .header {
    background-color: transparent !important;
}
body.homepage .header-actions .icon--fill svg,
body.homepage .header-nav-wrapper a{
    fill: #fff !important;
  color: #fff !important;
}

For the logo you need to remove the white background first and upload the white version here

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
50 minutes ago, bangank36 said:

Let's start with text and icon color


.homepage .header {
    background-color: transparent;
}
body.homepage .header-actions .icon--fill svg,
body.homepage .header-nav-wrapper a{
    fill: #fff !important;
  color: #fff !important;
}

For the logo you need to remove the white background first and upload the white version here

Okay, in the editor window this does the trick and it shows the header as transparent but when I load the site through its url it looks white still.

Link to comment

updated the !important

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
29 minutes ago, bronzeville said:

Great! 

This works, now my next step is to have a separate logo for the home page (white) and for all other pages I want the bronze colored logo.

Can you list the steps for that?

Thanks in advance

Upload the bronze logo so it display on all pages and then post the white image here i will help

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
18 minutes ago, bangank36 said:

Upload the bronze logo so it display on all pages and then post the white image here i will help

Ok done. 

Side question, when I hover over about us, the panel background is white, is there any way I can change this to bronze (#BC380F) only on the homepage?

WHITE SITE LOGO.PNG

Link to comment
14 minutes ago, bronzeville said:

Ok done. 

Side question, when I hover over about us, the panel background is white, is there any way I can change this to bronze (#BC380F) only on the homepage?

WHITE SITE LOGO.PNG

hmm, is this the white logo you wanted

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
8 minutes ago, bangank36 said:

hmm, is this the white logo you wanted

<style>
.header-title-logo a {
  content: url("https://static1.squarespace.com/static/6007b46ff931384d59d4f326/t/607a54f4c6223e23c5be2a39/1618629876903/WHITE+SITE+LOGO.PNGhttps://static1.squarespace.com/static/6007b46ff931384d59d4f326/t/607a54f4c6223e23c5be2a39/1618629876903/WHITE+SITE+LOGO.PNG");
  }
</style>

I inserted this into the home page's custom code and it changed the logo for the Home Screen only so it worked.

 

My only other concern is how to get this panel to be the bronze color (#BC308F) on the home page only. 

Right now it looks like the picture I attached and you can't see the options when you hover over About Us

 

Screen Shot 2021-04-16 at 9.30.03 PM.png

Link to comment

look like you solve it

image.thumb.png.d4d399cb013bacca6a6e25efd5708c07.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.