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-trigger

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

Hello
I have a problem that the content is not displayed on older iphones, perhaps the margin of the .offcanvas-trigger has has an influence?
on all other mobiles it works perfect, except the margin-bottom of the offcanvas-trigger

link

Thanks for any suggestion:

iphone5:
IMG_6329.PNG

android works:
Screenshot_20171002-110620.png

except that:
Screenshot_20171002-110614.png


regards
marc
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
Last Edit: 6 years 6 months ago by marc.
The administrator has disabled public write access.
Hi Marc,

Have you tested with custom styling removed / disabled?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Clutching slightly at straws but try changing the background container / row colours for the toggle to none

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

.offcanvas-trigger a.btn-empty {margin: 0px; padding: 0px; !important}

seems to work for the offcanvas trigger

but the problem on the homesite on webkitbrowsers is, that i have lot of space in mobile view at the right site. the browser swipes automatically to right. And theres only white background. set the div to max-width takes no effect.

thanks a lot for more straws

regards marc

Screenshot_20171003-093229.png
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Does it do this with the custom css file disabled?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Disabling custom.css takes no effekt and it only happens when the window is minimized, the offcanvas menu is active and only in safari.

regards marc


slide.png
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
solved with
body, html {
overflow-x: hidden;
}
  • marc's Avatar
  • marc
  • 12 Month Developer
  • 101 posts
  • 3 Thanks
  • Karma: 0
The administrator has disabled public write access.
Thanks Marc,

I did have a couple of attempts at this

Thanks again for posting back with your solution

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