Footer Font Color
Hello I can't figure out how to change my footers text color. I tried changing the custom css and even changed the colors in the theme footer color options. Nothing is working. Here is my css: /* Footer */
a#back_to_top { background-color: #ffffff; }
#Footer { background-repeat: repeat; }
h1 {
font-color: #000 !important;
}
However the font is not black and the background is not white
Comments
footer colors you can change under Theme options > Colors > Footer section.