Tagged: x Author Posts May 20, 2016 at 12:08 pm #1001820 adagency2013Participant Anyone knows how to Make a div and its elements disappear in mobile. in my header I want the 2nd column (div) where site title is to disappear in mobile phone, so only the logo column remains. http://e64.39f.myftpupload.com May 20, 2016 at 6:55 pm #1002251 JadeModerator Hi there, Please add this CSS in the customizer: @media (max-width: 480px) { .x-logobar .section .span_2_of_5 { display: none; } } Hope this helps. May 20, 2016 at 7:12 pm #1002262 adagency2013Participant It worked . Thanks May 20, 2016 at 10:45 pm #1002558 Prasant RaiModerator You are most welcome. 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1001820 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In