Tagged: x
-
AuthorPosts
-
February 12, 2017 at 11:44 am #1367996
MoonworksParticipantWhen my navbar shows more than one row of links, the content gets hidden behind it. is there a way to bring the content block down if this happens?
February 12, 2017 at 1:01 pm #1368033
RupokMemberHi there,
In that case you can set Navbar Top Height to a bigger value from Customize > Header.
Thanks!
February 12, 2017 at 3:07 pm #1368102
MoonworksParticipantthat changes the height of the navbar. I want it as it is, but on smaller screens the menu items may go to a second line, which means the main content is hidden at the top
February 12, 2017 at 5:08 pm #1368167
MoonworksParticipantEven without two rows it is doing it it seems, so I think this is due ti Ubermenu.
February 12, 2017 at 5:09 pm #1368169
MoonworksParticipantEven without two rows it is doing it it seems, so I think this is due to Ubermenu.
February 12, 2017 at 9:28 pm #1368396
Rue NelModeratorHello There,
Thanks for updating in! The Navbar Top Height should be the actual height of your navbar. At the moment, it is only set a 25 pixels but in fact the actual height is 62 pixels. Please change it to at least 62 pixels instead.
Please let us know how it goes.
February 13, 2017 at 3:06 am #1368627
MoonworksParticipantI’ve changed it to 6 pixels, but all I get now is more of the content being covered.
On this page, there should be 2 lines of links at the top, but all I see is the last one:
February 13, 2017 at 3:16 am #1368636
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
body.x-navbar-fixed-top-active .x-navbar-wrap { min-height: 107px; height:auto; }Hope that helps.
February 13, 2017 at 4:09 am #1368675
MoonworksParticipantThanks, that’s done the trick 🙂
February 13, 2017 at 4:18 am #1368681
ChristianModeratorYou’re welcome.
February 13, 2017 at 4:25 am #1368689
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1367996 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
