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.

Top menu styling

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

Hello.

This is how the top menu is looking like:

Capturar4.JPG


The caption is too far from the menu text. Is it possible to configure the menu to have the textes closer?

Also, I'd like to align the menu to the left.

Thanks in advance for your help!
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
Have a link for the site?

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Sure, here it is:

www.portal-gestao.com/l.html
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
You need to work with the line-height and the padding

@media screen and (min-width: 786px) {
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {
padding: 10px 0;
line-height: 25px;
}

But you may need to tweak other elements depending how this looks
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You may need to disable the page speed plugins on the server if the styling doesn't update

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Ok, in which CSS file?
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
You need to add the css to the custom.css file

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
OK, it doesn't look fantastic, but much better now.
Still, menu items are somewhat disorganized.
How do I align everything to the left?

Pagespeed disabled.
  • nunonogueira's Avatar
  • nunonogueira
  • 3 Month Basic
  • 54 posts
  • 1 Thanks
  • Karma: 1
The administrator has disabled public write access.
So you removed the captions?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Menu alignment is on the bottom of the layout tab inside the template settings

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: nunonogueira

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

Happy Campers