Author Posts April 22, 2014 at 12:25 pm #36013 Victoria SParticipant Hi! I was wondering how to remove the inner/outer shadow on the mobile button in the navbar? I’m using integrity. Thanks for an amazing theme and even more amazing support! You’re really spoiling us 😉 Victoria April 23, 2014 at 2:49 am #36209 ChristianModerator Hey Victoria, In the Customizer > Custom > CSS, please add the code below. .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover { -webkit-box-shadow: none; box-shadow: none; } Hope that helps. 🙂 April 24, 2014 at 3:51 pm #36910 Victoria SParticipant Hi! Thanks! That helped for the outer shadow, but once I press the button it still gets the inner shadow effect. Any idea of how I get rid of that too? Victoria April 24, 2014 at 10:41 pm #37015 SupportMember Hi Victoria! You can add this one: .x-btn-navbar.collapsed:hover { color: #959595; background-color: #0a0a0a; box-shadow: none; } Change the color values or completely remove them if you want. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-36013 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In