Page 1 of 1

Footer background colour

Posted: Sun Feb 19, 2023 12:10 pm
by HansRomers
Hi,
I want to change the background colour of the footer of my website. I can't figure out how to do this. Maybe you have a tip for me?

Regards,
Hans Romers

Re: Footer background colour

Posted: Sun Feb 19, 2023 7:49 pm
by DIGI3
Generally that would be done in the css. If you use the inspector (F12 in most browsers) on the footer of your site you should be able to determine what rule is setting the background color. Find the corresponding rule in your css and adjust that.