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.

revision, meet the team font size

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

Hi All, I have removed the images from the mega menu in the "meet the team" and adjusted the width of the nav to suit, however, I am struggling to see where to match the font size to the rest of the menu, not sure if its just bold or larger.
Any clues where to make the change without changing the rest of the menu fonts?
Thanks
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Do you 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.
Sorry Paul here it is chessingtonpipeline.co.uk/
Thanks
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Try adding this

.t3-megamenu .mega-nav .mega-group > .mega-group-title, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {font-size:13px;}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Many thanks Paul, all done. I had been looking for somewhere to influence font site but I assume it was in the template code.
anyhow thanks again for the help
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
No problem

You would need to add that code 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.
Yes all done thanks Paul. works a treat. :)
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Hi Paul, is the "meet the team" font the same or bold or something? it looks different I have changed the size as per your great advice.
Thanks
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Try adding this

font-weight: normal;
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
To clarify it should look like this

.t3-megamenu .mega-nav .mega-group > .mega-group-title, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
font-size: 13px;
font-weight: normal;
}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Thanks that has sorted it.
Best wishes
  • Harlequin's Avatar
  • Harlequin
  • LIfetime Developer - Big Bamboo
  • 206 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
You're welcome

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