Hi Ciaran,
I setted the HVR-RADIAL-OUT class suffix fot the hornav menu.
I wish I could change the color.
I also like to have the color fixed for each page the user visit.
Is it possible?
Thanks
Paolo
.hornav .item-125 a {
background-color: #999999;
}
.hornav > ul li.current {
background-color: #999999 !important;
}