Jump to content

How to choose different Colors in Menu bar?

Recommended Posts

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 8/17/2021 at 2:14 PM, BlueEyedKid said:

Site URL: https://studio4.in.net

Hi. I have a site for which I'm just unable to change the colors..

Looking to make each button on the menu as per the colors above.. So 4 different colors.

Not really good at code, so if anyone could help/guide that'd be great.

Thank you!!

image.png.098979d134a42704b039c3ab41728d50.png

Hi,

Add to Design > Custom CSS

.header-nav-item:nth-child(1) a {
    color: black !important;
}

.header-nav-item:nth-child(2) a {
    color: yellow !important;
}

.header-nav-item:nth-child(3) a {
    color: green !important;
}

.header-nav-item:nth-child(4) a {
    color: pink !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.