Author Posts December 3, 2013 at 6:21 am #1152 Tatjana HParticipant Hi there, Is there a place to remove the shadow under the navigation and if not what would the right custom css code be to change it? Thanks, Tatjana December 3, 2013 at 2:02 pm #1159 RubinKeymaster Hey, What stack are you using? Can you post a link to your site? December 3, 2013 at 2:07 pm #1161 Tatjana HParticipant Hey right back, Yes sure, I am playing around with the Integrity Stack. http://demo-eliza.oneclevercode.com/blog/ December 3, 2013 at 3:24 pm #1162 RubinKeymaster Hey, Just add the following snippet of code into the CSS textarea in the Custom section of the Customizer: .x-navbar { -webkit-box-shadow: none; box-shadow: none; } December 4, 2013 at 4:44 am #1175 Tatjana HParticipant Hey there, Yep, that was it. Thanks! Tatjana December 4, 2013 at 10:11 am #1177 KoryKeymaster No problem! Author Posts <script> jQuery(function($){ $("#no-reply-1152 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In