Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello vgonzales11,

    Try below css code.


    /*Footer background color*/
    .site-info{
    background-color:#000;
    }
    /*Text & Link Color*/
    .site-info .copyright {
    color: #fff;
    }
    .site-info .copyright a{
    color: #C69f70 ;
    }

    Hope this will helps you.

    Thread Starter vgonzales11

    (@vgonzales11)

    That worked perfectly!! Thanks so much! =)

    Hi do you know how to edit the footer text itself?

    • This reply was modified 7 years, 10 months ago by mwinebrenner.
    Thread Starter vgonzales11

    (@vgonzales11)

    Do you still need this info? It’s in the footer.php file under Appearance >> Themes. (Be sure to backup the original file before altering.)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘footer font color’ is closed to new replies.