1. flmwebmaster
  2. Commercial Templates
  3. Tuesday, 26 January 2016
  4.  Subscribe via email
Hi!

How do I capitalize the first letters in the hornav menu in the Alexis template? I tried the following code, but it did not capitalize the letters
.hornav ul ul li {
text-transform: capitalize;
}

Also, Is there a way to raise the menu up some because right now I do not see the submenu options.

My website is regionvicooljc.org.

Thanks for your assistance!

Jovan
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Jovan

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


.hornav > ul > li > a {
text-transform: none;
}


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!