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.

accordion menu not available on smartphone and tablets

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

Hello :)
I just realized that accordion menu (burger menu) disappear when I scrolls a page, in others words the stickynav option is not available on smartphone and tablets and this is not really comfortable for quick navigation when you have long pages.

What do you recommend to solve this problem? Add a position: fixed rule for the menu? ...but this involves additional settings for other elements on the page…

Thank you ;)



EDIT: I found css rules that fix the menu on the top of the page, but if there is an option in the adminitration of the template that I have forgotten, thank you to keep me informed. ;)
	div.mean-bar {
		position: fixed!important;
		top: 0px!important;
	}
	div.social-wrap {
		position: fixed!important;
	}
	#logowrap.no-top {
		margin-top: 50px!important;
	}	
  • Lorenzo's Avatar
  • Lorenzo
  • LIfetime Developer - Big Bamboo
  • 369 posts
  • 11 Thanks
  • Karma: 2
Last Edit: 7 years 10 months ago by Lorenzo.
The administrator has disabled public write access.
I'll check on this and get back to you

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