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.

Offcanvas erratic functionality on mobile devices

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

Tested on both Android an iPhone devices:

inter-care.com/Joomla3

Im using the Rasa2 template. In my layout, i have enabled Accordion, with Accordion Type = Accordion, Offcanvas Position = Left, Width = Wide.

When i call up the site on my phone, and scroll down, there is a 70% chance that the site menu hamburger link doesnt work. This is also the case if i switch between applications.

Ideas? and thannks.
  • Steve Lyew's Avatar
  • Steve Lyew
  • 3 Month Basic
  • 11 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

I can see an issue with the button not being wide enough for the text
e.g. the toggle area isn't wide enough

I'm not sure if this is the issue but try adding

@media screen and (max-width: 940px){
.responsive-enabled #menu .off-canvas-trigger {width: 120px;}
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thnaks, but where do i add this piece of code?
  • Steve Lyew's Avatar
  • Steve Lyew
  • 3 Month Basic
  • 11 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

You have a few options

docs.joomlabamboo.com/zen-grid-framework-4/theme/customisation.html

Adding it to the custom.css file is perhaps the best option

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
thanks. so far so good.
  • Steve Lyew's Avatar
  • Steve Lyew
  • 3 Month Basic
  • 11 posts
  • Karma: 0
The administrator has disabled public write access.
Cool

Good luck with the rest of 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