1. accipiter
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 04 May 2026
  5.  Subscribe via email
Hi Ciaran,

my site is built with Joomla 3.10.12 and the Enterprise template.
Here's the link: https://shorturl.at/Y3DAg
I'm having a problem with the last tab wrapping (see attached image). I'd like to know which CSS file I need to edit and what I need to add to fix the problem.

Thanks
Have a nice day
Andrea
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Andrea,

please add this code to your custom CSS in the template settings:


.hornav > ul > li > a {
display: block;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 1.0px;
line-height: 28px;
opacity: 1;
padding: 24px 18px 18px;
text-rendering: optimizeLegibility;
white-space: nowrap;
}


Best regards
Marcel
Accepted Answer Pending Moderation
0
Votes
Undo
Dear z0r0z,

everything is working well now.

Thank you very much!!!
A nice day :)
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!