How to change the footer background color

HI how do i change the black background on the footer area to white?

here’s the web site

https://bayareayogacollective.org/

Hi there,

Please go to X > Theme Options > CSS then remove this code:

.x-colophon.top, .x-colophon.bottom {
    background: #000000;
}

Here are some reference links related to the suggestions above:

Hope this helps.

it works :o)

Glad to hear that. :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.