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.

Box size difference in dropdown menu

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

Hi!
There's a box heigh difference in a menu item in mobile dropdown menu. How do I solve this?... Thanks for any help, once again.


tablet.jpg
  • divalmeida's Avatar
  • divalmeida
  • 3 Month Basic
  • 35 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Can you disable css optimsation / compression

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul!

Done.
  • divalmeida's Avatar
  • divalmeida
  • 3 Month Basic
  • 35 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Can you see if this works

@media (max-width: 786px) {
.navbar-default .navbar-nav .dropdown-menu {float:none;}
}

Its a bit hard to see with the hover state and the devtools window

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
It worked perfectly. Thank you so very much, Paul! Once again! :D
  • divalmeida's Avatar
  • divalmeida
  • 3 Month Basic
  • 35 posts
  • Karma: 0
The administrator has disabled public write access.
Right no problem

Did you check on different screen widths if its ok? as not quite sure why that float is there

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I've checked on 3 different screen sizes and it looked nice so far. Thanks!
  • divalmeida's Avatar
  • divalmeida
  • 3 Month Basic
  • 35 posts
  • Karma: 0
The administrator has disabled public write access.
Cool - thanks for the update

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