1. Tompakidf2
  2. Commercial Templates
  3. Saturday, 06 June 2015
  4.  Subscribe via email
Hello,

At my website http://www.athensairporttaxi.com/ I would like to have a footer menu where the elements are next to each other (row arrangement), like the main menu.
What I get instead is the menu items each below the other (column arrangement)

Does anybody have an idea how to get menu elements next to each other?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


#footer-2 #footermenu li {
float: left;
margin: 0 10px;
}


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!