Jump to content

Color of navigation links is different than the rest of the pages

Go to solution Solved by Spark-Plugin,

Recommended Posts

Posted

On my landing page (desktop/mobile) the color of the navigation links /hamburger icon and social media icons are different than the rest of the websites. I would like them to be the same everywhere. Did I select something wrong?

  • Replies 5
  • Views 123
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Posted

Hello @Kolja, you can simply add the following code:

  1. Navigate to Pages > Website Tools > Custom CSS.
  2. Paste the code into the CSS editor.
  3. Hit Save and you’re done
/* Customize header navigation link color */
.header-nav-item > a {
  color: #ff6c2f !important; /* Sets the color of navigation links to a specific shade of orange */
}

/* Change fill color for SVG icons inside header actions */
.header-actions .icon--fill svg {
  fill: #ff6c2f !important; /* Changes the fill color of SVG icons to match the header navigation color */
}

 

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

Posted

Hello Spark,

thank you very much. That solved it perfectly for the desktop elements. The hamburger icon in mobile did not change the color from white to orange on the landing page though. Any additional idea?

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.