1. KChev
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 10 December 2018
  5.  Subscribe via email
One of the items in the main menu using Amelia is long and takes up 2 lines. But it needs a bit more leading. I've looked everywhere and can't find the right css to adjust the linespace.

Also, I don't like the copyright info under the main menu. How can I get rid of it so I can place it elsewhere?

Thanks in advance for your help.

Kim
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Kim

Would you have a URL to an example of this issue?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
It's on a local server. But here is a screen cap showing the issue. Widening the sidebar by 50px gets it all on one line but I would rather reduce the type size.
menuAmelia.png
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.hornav > ul > li > a {
line-height: 1.4rem;
font-size: 1rem;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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