Tagged: x
-
AuthorPosts
-
January 9, 2017 at 3:24 pm #1322950
m185ParticipantHello, my uber menu overlaps more than 50 px the body content when i scroll down with fixed nav bar, and i want to put fixed nav bar on mobile but i have the same problems with the overlaps when i scroll down, thank you very much.
January 9, 2017 at 9:23 pm #1323340
FriechModeratorHi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
January 10, 2017 at 2:43 pm #1324488
m185ParticipantThis reply has been marked as private.January 10, 2017 at 11:08 pm #1325023
RupokMemberHi there,
Thanks for writing back! It seems your website is under construction. Please take it off or provide us the credentials in private reply so that we can check and assist you on this.
Thanks
January 11, 2017 at 5:16 am #1325294
m185ParticipantThis reply has been marked as private.January 11, 2017 at 5:43 am #1325337
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
@media (max-width: 979px){ .x-navbar-fixed-top { position: fixed; } }Hope it helps 🙂
January 11, 2017 at 6:02 am #1325361
m185ParticipantI put the code but jumps and overlay on the body content.
ThanksJanuary 11, 2017 at 6:03 am #1325362
m185ParticipantOn desktop version i have the same problem with the fixed navbar, but i dont know if is problem of ubermenu.
January 11, 2017 at 6:04 am #1325364
m185Participant.On desktop version i have the same problem with the fixed navbar, but i dont know if is problem of ubermenu.
January 11, 2017 at 6:25 am #1325396
ChristopherModeratorHi there,
Please add this code too :
body.x-navbar-fixed-top-active .x-navbar-wrap { min-height: 90px; }Hope it helps.
January 11, 2017 at 7:47 am #1325527
m185ParticipantIt works but now i have a blank space between navbar and body, thank you very much!
January 11, 2017 at 9:05 am #1325631
RupokMemberHi there,
Thanks for writing back. Kindly update your code to following :
@media only screen and (min-width: 980px) { body.x-navbar-fixed-top-active .x-navbar-wrap { min-height: 90px; } }Cheers!
January 11, 2017 at 9:31 am #1325676
m185ParticipantNothing, doesn`t work, sorry
January 11, 2017 at 11:03 am #1325809
JadeModeratorHi there,
Would you mind providing a screenshot of the issue?
I checked the menu and it seems to be working fine.
January 11, 2017 at 11:21 am #1325842
m185ParticipantIs the space between navbar and body content
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1322950 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
