Menu bullet color

Latest Reply from Alice at 2014-05-12 02:42:09
Hi,

Where can I edit the style for the main Menu? The lettering is white, which is fine, but the bullets are pink. How do I change the bullet color?

Thanks in advance.
Hi!
To fix this you have to edit the code:
#mainmenu li {
position:relative;
background:url(images/menu-li.png) no-repeat right center;
}

in the file style.css.

Leave a reply

Add codeAdd image