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.

off canvas navcollapse behavior

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

Hi,
This may be a simple thing, but I don't know how to fix it. I have a top menu, published in top4 (as the template model does) and then I have my main menu set to off canvas at a certain width.
This all looks fine on a phone, for example, but when I test in my browser by narrowing the browser window, the zenbars offcanvas icon appears overlapping with my top menu. I'm not sure why this is happening. It doesn't happen when I load the page on a phone, where the top menu just wraps to make room for the zenbars.

Here's a link:
66.147.244.57/~sscmjscm/wlscm/Joomla3/

Thanks in advance!
Janette
  • Janette Tilley's Avatar
  • Janette Tilley
  • 12 Month basic
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Janette,

So you not seeing the issue on any mobile device just on the desktop?

If I suggest a style it will very likely change how it displays on the mobile devices

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Well, I don't have many mobile devices to test it on, so I'm just resizing the browser itself to see how it responds. On the phone it works fine. It's just in the narrower browser window, right after the breakpoint, that I get the overlap. Perhaps it's not really a problem since the issue will only be seen by people with a very specific screen width.
  • Janette Tilley's Avatar
  • Janette Tilley
  • 12 Month basic
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
You could try

.btn.off-canvas-trigger {right: inherit;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I decided to fix it with a little padding:

#topwrap #top4 ul {padding-right: 15px;}

Seems to do the trick.

Thanks!
Janette
  • Janette Tilley's Avatar
  • Janette Tilley
  • 12 Month basic
  • 13 posts
  • Karma: 0
The administrator has disabled public write access.
ah yes good choice :)

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