Change menu and text color
-
I want the title, the subtitle, the menu items and the text to be black, not pale gray. I have tried adding css to The customize section but I am likely doing it wrong as nothing has changed.
ul {
color: black;}
li {
color: black;}
title {
color: black;}
Any advice would be greatly appreciated.The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Change menu and text color’ is closed to new replies.