1. webnanny
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 26 May 2017
  5.  Subscribe via email
Is there any way to make the text for main menu items bold? I'm using Kodaline where the hornav doesn't have its own background. I'm having trouble getting the menu items to stand out against images I'm using for the header images. No matter what font or color I try it just doesn't stand out enough. Fallback will be to try another template where I can set the background color for the menu but I thought I'd ask if you have one of those neat little css snippets that would do the trick.
Thank so much.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters

.hornav > ul > li > a {
font-weight: bold;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
As usual, it works beautifully. I tried writing my own css for it but didn't think of the menu items as a list. Next thing I tried was adding a semi-transparent strip to the header image, placed so it made a background strip for the hornav. It worked OK but I like the bold font better.

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


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