Eliminate indent on sub menu items
-
Our sub-menu items spill over to multiple lines and the top line is indented. I would like to remove the indent on sub-menu items so that the multiple lines line up properly. I thought that adding the following code would fix it but it doesnt seem to be working
.main-navigation > ul > li > a
{
margin-left: 0px;
}Can someone help?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Eliminate indent on sub menu items’ is closed to new replies.
