1. Urlchecker
  2. Commercial Templates
  3. Saturday, 11 February 2017
  4.  Subscribe via email
Hello Clarian,
I use the template "Trinity" and would like to make the font size of the main navigation bigger and possibly give a background, that it stands out better. What can I do ? I have already tested with different Custom code but it does not work. Thank you for your help.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...

.hornav > ul {
background-color: #32485c;
}
.hornav > ul > li > a {
font-size: 14px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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