1. tschiwi
  2. Commercial Templates
  3. Sunday, 15 February 2015
  4.  Subscribe via email
Hi,

i want to have a menu in the header-2 position, but somehow there are "dots" as a seperator between the links.
How can I hide them? Can't find anything in the css-files.

http://2015.praxis-heinig.de/features/fehlstellungen.html

cheers Michael
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

To remove these dots try adding the following to the Custom CSS field of your templates parameters...


.header-1 li, .header-2 li {
list-style: outside none none;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thanks - that worked :)
  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!