Home › Forums › Support › Different Primary Navigation Color for Pages and Individual Posts This topic has 7 replies, 2 voices, and was last updated 5 years, 4 months ago by David. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts September 13, 2020 at 9:01 pm #1441978 Christian Hello, GP team 🙂 Is there a way to have a different color for the Primary Navigation on Pages and on Individual Blog Posts? I’m using the “Use Navigation as Header” option, so I can’t really select the “Merge with Content” option on my header element. September 14, 2020 at 12:31 am #1442096 DavidStaff Customer Support Hi there, are you using the Merged Header anywhere on the site ? If not use it to change the navigation colors, then add this CSS to remove the Merge: .header-wrap { position: static; } September 19, 2020 at 3:39 pm #1450376 Christian Working now! Thanks, David! You’re coolbeans. September 19, 2020 at 5:48 pm #1450429 DavidStaff Customer Support Glad to be of help December 16, 2020 at 8:20 am #1583192 Christian Quick question! I just moved to a child theme and the code doesn’t work when added to the stylesheet, but it does if left in the Additional CSS from the Customizer. The rest of the CSS code I have does work fine inside the stylesheet. December 16, 2020 at 8:24 am #1583201 DavidStaff Customer Support Does it work if you give it some !important: .header-wrap { position: static !important; } December 16, 2020 at 8:47 am #1583230 Christian Heh, yes. Thanks, David! 🙂 December 16, 2020 at 9:39 am #1583291 DavidStaff Customer Support You’re welcome Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In