Tagged: x Author Posts May 18, 2016 at 8:56 am #997395 steveschiltzParticipant Hi, I managed to include a background image into my bottom footer ; setting the background-color for top and bottom footer the same, a thin line is visible bewteen these two elements. How can I make it invisible? You may tale a look at groupealpin.lu Cheers Steve May 18, 2016 at 9:27 am #997452 Paul RModerator Hi Steve, Thanks for writing in! To remove it, you can add this under Custom > Edit Global CSS in the Customizer. .x-colophon.bottom { border:0; box-shadow:none; } Hope that helps. May 18, 2016 at 10:47 am #997576 steveschiltzParticipant Hi, actually it doesn’t; but I figured out this one : } .x-colophon+.x-colophon { border-top:0px; border-top:0px; box-shadow:inset 0 0px; } Thx May 18, 2016 at 11:34 am #997659 Prasant RaiModerator Good to hear you figured it out! Let us know if you have any other questions. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-997395 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In