1. albo1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 19 July 2017
  5.  Subscribe via email
Hi Ciarán,

how can i seperate the footer menu positions with a vertical bar "|" at the scarlett template.

many thanks and
best regards
Fred
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Fred

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

#footermenu ul li a {
padding: 7px;
}
#footermenu ul li a::after {
content: "|";
margin-left: 15px;
}
#footermenu ul li:last-of-type a::after {
display: none;
}


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

it works perfect!

thank you very much for your fantastic Support
  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!