Tagged: x Author Posts November 13, 2016 at 4:59 am #1255094 stephenw8010Participant I am running Integrity 1 and I cannot get the background of the Navbar changed…It is transparent currently….I am trying to get it to have a black background on both static and scroll…. November 13, 2016 at 5:04 am #1255099 ChristopherModerator Hi there, Please find and remove following codes: .home .x-navbar { background-color: transparent; } .x-navbar.x-navbar-fixed-top { background-color: rgba(255, 255, 255, 0); } Add this code : .x-navbar { background-color: #000; } Hope it helps. November 13, 2016 at 6:22 am #1255151 stephenw8010Participant this worked on every page except for the home page…how do I apply this to the home page? November 13, 2016 at 6:44 am #1255167 ThaiModerator Hi There, Please remove this CSS under Custom CSS in the Cornerstone: .home .x-navbar{background-color:transparent;} Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1255094 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In