navlist vs menu?
-
I need help. The person who customized the site is not here anymore. I tried to re-size the font in menu on the front page – and could not locate it in stylesheet css. So I did it through navlist:
*/
#navlist li
{
font-size: 15px;
display: inline;
list-style-type: none;
padding-right: 10px;
}
But when I tried to customize the menu it appears to be not customizable – like there is a broken or blocked connection or smth. Any kind of a hint or suggestions would do. Thanks in advance, Elena.
- The topic ‘navlist vs menu?’ is closed to new replies.