Hi
Is it possible to change the color of a single menu item?
I use j51-emani (J4)
thank you and goodbye
Peter
.item-124, .item-124 > a {
color: #ff0000 !important; font-size: 24px;
}
.item-xxx, .item-xxx > a {
color: #f12300 !important; font-size: 20px;
}