Tagged: x Author Posts April 14, 2016 at 2:21 pm #882920 dogpileParticipant In the mobile view, my social-icons in the topbar are stacking 1 on 2 on each other, how can i make them show up in a single row? Thank you so much! April 14, 2016 at 2:22 pm #882924 dogpileParticipant This reply has been marked as private. April 14, 2016 at 10:53 pm #883539 dogpileParticipant solved Through this post: @media(min-width: 980px){ .x-topbar .x-social-global { float: left; } .x-topbar .p-info { float: right; } } @media(max-width: 979px){ .x-topbar .p-info, .x-topbar .x-social-global { float: none; text-align: center; } April 15, 2016 at 12:51 am #883702 LelyModerator Glad you were able to figured this out. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-882920 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In