Home › Forums › Support › Merged header with split menu and centered logo This topic has 6 replies, 2 voices, and was last updated 6 months ago by Ying. Viewing 7 posts - 1 through 7 (of 7 total) Author Posts September 29, 2022 at 11:49 am #2358065 Tim I’d like to have a merged header on my split menu / centered logo site but I think some of the code is overwriting the header element. Can you help? September 29, 2022 at 12:24 pm #2358103 YingStaff Customer Support Hi Tim, It is merged, but your navigation background color is set to white. Can you go to customizer > colors > primary navigation and remove the background color? Or you can go to the header element, and set the primary navigation background color to transparentthere. September 29, 2022 at 12:29 pm #2358107 Tim Thank you! Now is there a way to adjust it so that the sticky menu has a white background color and the font changes from white to black? September 29, 2022 at 12:37 pm #2358118 YingStaff Customer Support Try this CSS: .sticky-enabled .main-navigation.is_stuck { background-color: white; } .sticky-enabled .main-navigation.is_stuck ul li a { color: black; } September 29, 2022 at 12:38 pm #2358120 Tim Thanks! Now…I need to update the logo…on merged header it’s white…so now it’s gets lost on sticky. How can I update that so it uses the black version of the logo? September 29, 2022 at 12:40 pm #2358122 Tim Actually, I’m going to have the background color be green so we can keep white. Thank you!! September 29, 2022 at 12:55 pm #2358134 YingStaff Customer Support You can add a sticky navigation logo at customizer > layout > sticky navigation >Sticky Navigation Logo 🙂 Author Posts Viewing 7 posts - 1 through 7 (of 7 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In