Tagged: x Author Posts August 22, 2016 at 7:05 pm #1142286 lyricalParticipant I think my top bar is being hidden under the header widget on mobile view. Help? Background should be your basic black with white lettering. http://newberryconsort.org August 22, 2016 at 7:09 pm #1142287 lyricalParticipant See attached August 23, 2016 at 2:27 am #1142695 RupokMember Hi there, Thanks for writing in! You can add this under Custom > CSS in the Customizer. .x-topbar .p-info { background-color: #000!important; } Hope this helps. Cheers! August 23, 2016 at 7:16 am #1142959 lyricalParticipant That didn’t work. I already have this in place. On tablets the top bar looks fine. It’s the smaller mobile screens that this happens. August 23, 2016 at 10:19 am #1143217 RahulModerator Hey There, Thanks for writing in! You can add the following CSS codes via Appearance > Customize > Custom > CSS: @media (max-width: 767px){ .x-topbar { height: auto; } .x-topbar p { float: left !important; margin: .35em 0 !important; } .x-topbar .p-info{ display:none; } } Hope this helps! Author Posts <script> jQuery(function($){ $("#no-reply-1142286 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In