1. bunsworth
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 10 March 2016
  5.  Subscribe via email
J51-Boss
need menu font size bigger
Can't find my original topic, but a week ago you gave me this solution.

add to custom css
.hornav > ul > li > a {
font-size: 14px;
}

It is not working. I tried sizes 16 thru 20px and none worked. Do you have another suggestion?
Much appreciated.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your Boss template with the above CSS added and I will examine why it is not amending your font size.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
http://bonnieunsworth.com/commercial_hvac/
I have a home page style setup and a default for the rest. I put the code in both and currently it is set to 19px
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

My apologies.. there is a slight error in the suggested CSS. Try using the following instead...


#hornav > ul > li > a {
font-size: 19px;
}


Ciarán
  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!