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.

Reduce height of megamenu dropdown

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

Hi,

I'm trying to reduce the height of the megamenu dropdown by removing the padding. I've tried the following:
nav-child dropdown-menu mega-dropdown-menu#navwrap ul.nav .dropdown-menu {padding:0px !important;}

or

.nav-child .dropdown-menu .mega-dropdown-menu {padding:0px !important;}

but none works, The url of our site is: 181.224.135.107/~florenti/

Thanks!
Michel
  • SelaZentrum's Avatar
  • SelaZentrum
  • 12 Month basic
  • 165 posts
  • Karma: 0
The administrator has disabled public write access.
Try adding this to the custom.css file

#navwrap ul.nav .dropdown-menu {padding: 5px 20px;}

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

That's what I tried before, but it's not having any effect...

Thanks.
Michel
  • SelaZentrum's Avatar
  • SelaZentrum
  • 12 Month basic
  • 165 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Michel,

You have a dodgy bracket and a missing px

.flo_product_mainimage{width:1600px; height:631;)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi Paul,
Thanks for pointing this out! Sometimes you can stare at things for hours and not see the obvious... :blush:
Michel
  • SelaZentrum's Avatar
  • SelaZentrum
  • 12 Month basic
  • 165 posts
  • Karma: 0
The administrator has disabled public write access.
ah brackets are not that obvious :)

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