Tagged: x Author Posts March 26, 2016 at 8:57 am #853409 EricParticipant Hey there! Is this possible? We use a revslider as a page header and use a transparent navigation for the site but you can’t see it on posts so it looks weird until you scroll down. Thanks! March 26, 2016 at 8:58 am #853413 EricParticipant This reply has been marked as private. March 26, 2016 at 2:21 pm #853579 DarshanaModerator Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .single-post .x-navbar { background-color: rgba(41, 37, 37, 0.9) !important; } Hope that helps. March 26, 2016 at 2:25 pm #853582 EricParticipant Yes that will work. The page title is now under the navbar though. Can you take a look at that? Thanks! March 26, 2016 at 7:57 pm #853779 RadModerator Hi Eric, Please add this as well, body:not(.home) .x-header-landmark { margin-top: 90px; } Cheers! March 26, 2016 at 8:56 pm #853822 EricParticipant You guys are JUST AWESOME. Thank you! March 26, 2016 at 10:34 pm #853906 RadModerator You’re so much welcome 🙂 Author Posts