Footer background color query

Hi guys, awesome job you do, thank you and Merry Christmas
I have been reviewing the topics to change the background colour of the bottom footer. I have applied the following CSS without success could you help me out
footer.x-colophon.top {
background-color: #ffffff;
}
footer.x-colophon.bottom {
background-color: #4f4f4f;
}
URL: http://johnbarilaro.com.au/

Hello Phil,

Merry Christmas to you too!

The code you are trying to add is right as it worked when I tried to add it in chrome developer tools.

Perhaps there is a CSS code in the codes you have in the Global CSS at present. Hi there,

There seems to be an issue with the CSS code that you have in the Global CSS such as some CSS syntax error that is stopping the CSS code you are adding to work as expected.

To verify that, please copy all the codes that are in the Global CSS and paste it here.

It should provide some information if there are any CSS error that is causing the issue that you have to fix so that the CSS codes will work.

Hope this helps.

Hi Jade
You are right it did work, because we have the site linked to Stackpath I needed to purge the caches to review in developer mode it did come good and I got the result I was after.

Ive pasted the code as requested

Glad to hear it’s sorted, Phil.

Have a great day ahead!

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