Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

nav collapse

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I don't understand how i can set the nav collaps for my menu to show the offcanvas menu before the menu items jumps to a second line?

i try to add

.zen-spotlight {
float: left;
width: 115%;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;
}
but now the menu covers the offcanvas

joomla36.duocalva.ch

regars marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Marc,

Is this fixed as it looks ok to me at the moment?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Almost the, the menu still collapses before the offcanvas menu appears:

menu.png


and pn safari i have a big white space at the right, where i can scroll into.

regards

marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Marc

Inspecting the code it appears that the menu module only takes up 10 grids widths, increasing this to the full width of 12 should help in this case. You may need also to adjust the off-canvas within the set up, but that should give you a steer as to where to look.

On menu navbars with a lot of content, you can force nav collapse rather than stacking of the menu bar by increasing the nav collapse value in Buildr. I don't think this is the issue for you though but useful tip if you cannot reduce the menu titles.

Hope that helps
Ian
  • iafdesign's Avatar
  • iafdesign
  • LIfetime Developer - Big Bamboo
  • 393 posts
  • 153 Thanks
  • Karma: 58
The administrator has disabled public write access.
The following user(s) said Thank You: manh, marc
Thanks Ian

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks Ian and Paul the menu over 12 grids solves the problem

regards

marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Thanks Marc,

Best of luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers