Tagged: x
-
AuthorPosts
-
April 20, 2016 at 1:10 am #891266
robotpantsParticipantHey guys!
Is there a way to rearrange how the header sits on mobile through CSS only? We’re looking to save a bit of space and move the logo and menu (we call the hamburger!) next each other we also like to see if you can rearrange social icons on the top part.
More deets in the private follow up!
April 20, 2016 at 1:13 am #891271
robotpantsParticipantThis reply has been marked as private.April 20, 2016 at 8:22 am #891761
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
@media (max-width: 480px){ .x-btn-navbar { float: left; margin-top: -60px; } .x-logobar { float: right; } .x-navbar-wrap { clear: both; } .x-navbar-inner { min-height: auto; } }Hope it helps 🙂
April 21, 2016 at 3:19 am #893240
robotpantsParticipantThis reply has been marked as private.April 21, 2016 at 10:22 am #893821
RupokMemberHi there,
Thanks for updating. I can’t see this on my end and there is nothing that might cause this. I am attaching a screen from iPhone 6 Plus view. You could try from a different device.
Cheers!
April 22, 2016 at 1:33 pm #895723
robotpantsParticipantOh weird, I’m seeing it on my iPhone 6 !00% of the time. :/ Resolution issue?
April 23, 2016 at 1:02 pm #896830
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
@media ( max-width: 767px ) { .x-navbar-inner { min-height: 0px !important; } }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-891266 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
