1. Varelmann
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 05 January 2018
  5.  Subscribe via email
Hi Ciarán,

how can i change the color footermenu by template Hannah?

Thx
Michael
References
  1. http://cms.hammann-gruppe.de/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Michael

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

Edit to taste...

#footermenu ul li a {
color: #555;
}
#footermenu ul li a:hover {
color: #000;
}


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, thanks a lot.

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