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.

main nav on vedrtical tablet

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

In the vertical tablet/ipad mode, the main nav drops down into the image, colliding with the animated image and type feature in the zentools feature. There is nothing in the template manager to help me reposition this (at least not that I have found). What is your august opinion? Will a mediaqueries snippet do the job?

(and there is no 'head scratch' icon up there to indicate my puzzlement that with T3 there are bulletproof items back there that can't be tweaked in the template manager)
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 10 years 8 months ago by blueshift.
The administrator has disabled public write access.
well, here I am answering my own question
@media (max-width:920px) {

#navwrap .nav-collapse {
    display:none !important;
	}
}
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 10 years 8 months ago by blueshift.
The administrator has disabled public write access.
Thanks for 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