Home › Forums › Support › Merged Header Added Transparency This topic has 3 replies, 2 voices, and was last updated 4 months, 3 weeks ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts October 22, 2022 at 8:55 pm #2382662 Tim Hello, I have a merged header but I’d like to add just a slight black overlay to the main menu. Still transparent but enough of an overlay so you can see the header is a little separate than the rest of the page. Can you help me accomplish this? October 23, 2022 at 4:40 am #2382825 DavidStaff Customer Support Hi there, try adding this CSS: .header-wrap #site-navigation, .header-wrap #mobile-header { background-color: rgba(0,0,0,0.2); } I also applied it to the Mobile Header. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ October 23, 2022 at 10:58 am #2383270 Tim Worked! Thank you! October 24, 2022 at 3:03 am #2383882 DavidStaff Customer Support Glad to hear that! Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In