Morning all,
Need to change just one of my main menu items to a different highlight color, is there a way to implement this via the gavick menu paramaters in the menu setting?
e.g. some type of css code?
Thank you.
#menu618 { color: #ffffff; }
#gkPageTop .gkMenu > ul > li > a#menu523 {
color: #000;
}