Footer widget color is black

Footer widget color is black and I need to make it transparent.
You can take look here forkidsplus

Hello Ahmed,

You have added this code to the Global CSS:


footer.x-colophon.top {
    background: #000;
}

Kindly remove it so that footer area will not be black.

Hope this helps.

1 Like

Thank you, I added this code and forgot :sweat_smile:

You’re most welcome!

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