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.

Menus on Venture

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

I'm trying to keep my main menu on one row but whenever I shrink the browser window, it collapses into two rows. How do you fix this?
  • Douglas Young's Avatar
  • Douglas Young
  • 12 Month basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
www.dimensionsforliving.org/
  • Douglas Young's Avatar
  • Douglas Young
  • 12 Month basic
  • 30 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

It will always collapse - that is the nature of responsive design

The best you can do is reduce the width that it kicks in

You don't have any responsive menu set in the settings
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You can try adding this

@media screen and (max-width:1381px) {
#menu ul > li a, #menu ul > li .zen-menu-heading {padding: 0 10px 0px;}
}

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