Menu Highlight color

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
nanner

Menu Highlight color

Post by nanner »

How do I change the color of the highlight (when you roll over the menu item) in the menu?

Kevin
thetmz

Menu Highlight color

Post by thetmz »

in layersmenu-cms.css
change the
.horbaritem a:hover {
background-color: #4b6983;
}
to whatever color u want.
Locked

Return to “CMSMS Core”