Here a class in Custom.css for use in Megamenu Extra class assignment.
Most parameters seem to have no affect.
.mega1 {
background-color: blue;
-background-color is the only one that seems to affect the menus. the ones below seem to do nothing. I thought all of the lines should work. Any idea why they have no formatting affect?
I’d like to add a line that changes the color of the hover just for that particular menu within Megamenu.
hover: darkblue -add this parameter- how?
color: yellow;
font-weight: bold;
margin-top: 4px;
margin-bottom: 4px;
margin-left:22px;
padding: 3px 3px 3px 3px;
font-family: ‘Rokkitt’, serif; !important
}