Hi
I changed the background from white to black.
I now need to change the font colour on Menus (ie. Home Sample) to White or a lighter colour.
I cannot find a way to do this.
Also the menu background won’t change either.
I have tried doing it by inserting your code (from your support pages) into Custom CSS
on the Misc. Settings. but it still wont change the Menu Font Colour Stays black
and the menu background stays black.
Below are the codes i have been using in Custom CSS but noting changes.
#access ul li a { color: #aabbcc; font-family: Helvetica }
#access ul li { background-color: #aabbcc; }