1. Forrest Gump
  2. Sherlock Holmes
  3. Commercial Templates
  4. Thursday, 08 July 2021
  5.  Subscribe via email
Hello,

I am using the serenity template. I want to change the text color in the footermenu. Unfortunately, this does not work with the custom css (is this for the text?):

.footermenu ul li a, .footermenu ul li span {
color:
#191970 !important;
}

What can I do?

Thanks and Greetings
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of your footer menu?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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.menu li a {
color: black;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
thank you very much, the solution works! :)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!