HI how do i change the black background on the footer area to white?
here’s the web site
HI how do i change the black background on the footer area to white?
here’s the web site
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. 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.