1. coldwirefilms
  2. Commercial Templates
  3. Monday, 20 April 2020
  4.  Subscribe via email
I've seen the Joomla51 customisation help which shows how to change the text colour in the menu.

.item-507, .item-507 > a {
color: #D14233 !important;
}


But how can I change the background colour?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Found it

.item-824, .item-824 > a {
bold color: #000000 !important;
}


.item-824, .item-824 > a {
background-color: #fdc02a !important;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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