Tagged: x Author Posts June 23, 2016 at 2:58 pm #1056884 adriangregoryParticipant Hello I’m trying to remove the border and shadow that appears below the header and above the footer. I’ve tried adding custom css that others have suggested on the forum but nothing has worked. I’m using the Integrity theme. Thanks in advance June 23, 2016 at 3:40 pm #1056929 JoaoModerator Hi There, Please add the following code to Appereance Customizer Custom CSS .x-navbar { border-bottom: none !important; box-shadow: none !important; } .x-colophon { border-top: none; -webkit-box-shadow: none; box-shadow: none; -moz-box-shadow: none; } Hope that helps, if not please provide us your website URL. Thanks Joao June 23, 2016 at 5:14 pm #1057083 adriangregoryParticipant Thank you! Perfect! June 23, 2016 at 6:35 pm #1057153 JoaoModerator Great to hear it 🙂 Let us know if you need help with anything else. Joao Author Posts <script> jQuery(function($){ $("#no-reply-1056884 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In