• Resolved cahallyburton

    (@cahallyburton)


    I’m using the following css code in an effort to change the background color of my footer area, but as you can see if you view the site, the area’s background remain a dark shade of grayish-black.

    .site-footer {
    background-color: #e6f7dc;
    color: #FFF;
    }

    .site-footer a {
    color: #FFF;
    }

    Is there a problem with this code, and where should I insert it into the css stylesheet once the code is corrected?

    Thanks for any help!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS for theme footer’ is closed to new replies.