1. keithvb
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 08 November 2014
  5.  Subscribe via email
Is there a way to have a 2 line menu item?
In http://meaninglessgarden.com/ , top menu "Latest News" is in 1 line
I'd like it in 2 lines
Latest
News

Looks like there is plenty of vertical space.

thanks,

Keith
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Keith

Try adding the following to the Custom CSS field of your templates parameters...


#hornav .item-491 a {
padding: 10px 5px !important;
text-align: center;
white-space: initial !important;
width: 80px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,

Thanks.
The .item-491 was the secret.

Keith
  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!