Tagged: x
-
AuthorPosts
-
September 9, 2016 at 4:17 am #1167752
philiponeillfreelancerParticipantyou can see the navigation overlaps when the screen size reduces. I understand this is due to the number of items in the menu.
On a larger screen; it is perfect; https://snag.gy/9yDf7u.jpg
COuld you advise how the navigation menu could not overlap but push the section down i.e. it would not overlap when the screen size is smaller?
September 9, 2016 at 4:17 am #1167753
philiponeillfreelancerParticipantThis reply has been marked as private.September 9, 2016 at 5:47 am #1167823
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 1280px) { .masthead-stacked .x-btn-navbar { display: inline-block; } .x-nav-wrap.desktop { display:none; } .x-nav-wrap.mobile.collapse.in { display:block !important; } }Hope that helps.
September 9, 2016 at 6:40 am #1167863
philiponeillfreelancerParticipantthanks this worked but the burger menu is now on the left in the smaller view. how do I center it?
September 9, 2016 at 8:58 am #1167984
Paul RModeratorHi,
May I know what browser are you using?
It is showing up in the center on my end.
http://screencast.com/t/IFfBg8nU7z
Kindly clear your browser cache and check again.
Thanks
September 10, 2016 at 4:46 pm #1169539
philiponeillfreelancerParticipantcan you please check at 1020px for example. Please check the code the other developer sent in the comments. It is not for the mobile; it is for the larger screen!
THanks
September 10, 2016 at 6:42 pm #1169581
philiponeillfreelancerParticipantgot it thanks!
September 11, 2016 at 2:20 am #1169854
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1167752 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
