Just updated to 4.0 and our nav menus are no longer spaced correctly. Do all the functions below still work as they used to? I tried changing the settings but cannot get them to line up again. Any help appreciated. Site is http://www.baag.com.au
Thankyou
- Code: Select all
#nav ul ul a, #nav ul ul a:visited {
width:204px;
}
#nav ul ul ul { left: 218px; }
#nav ul li a,
#nav ul li a:visited,
#nav ul ul li a,
#nav ul ul li a:visited {
padding: 4px 7px 3px 7px;
}
#nav ul ul {
top: 27px;
}
