1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 18 February 2025
  5.  Subscribe via email
I am looking for CSS code to change the bottom menu to be white.

The template is Nadia Joomla 5.

I tried some code that worked on some of my previous websites but can't get it to work on this one.

Thank you!
References
  1. http://tempdomain103.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hello!
Don't you think you should show the code here that doesn't work?
Where exactly did you put it?
What exactly is it supposed to change. (Show screenshots)
How else is the developer supposed to help you?
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)....

#footermenu ul li a {
color: white;
}


Ciaran
  • Page :
  • 1


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