hi,
i want that only the active menupoint have a differnt background when active. Do you have a idea?
kr dirk
Hey schnippel!
Try adding this to your custom CSS.
#header .current-menu-item {
background: red;
}
Regards,
Elliott
Hi!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/Rd9isgR.png
Cheers!
Yigit