How do i change the footer colour?

Would really like to change the footer background colour to match my header - Any ideas?

19,303 Views
Message 1 of 13
Report
1 Best Answer

Best Answer

I'm all sorted! Worked it out and edited the CSS code which i found in global section. 🙂  

View Best Answer >

18,323 Views
Message 7 of 13
Report
12 REPLIES 12

Perhaps the Community can offer custom coding solutions that we can't here in Weebly Support?

19,301 Views
Message 2 of 13
Report

YES PLEASE!! 🙂 xx 

18,782 Views
Message 3 of 13
Report
Square

What's the address of your site, @Georgieiwc? That'll help our members look at it and see what you'd need to change.

18,632 Views
Message 4 of 13
Report

Thanks Adam, good point! Site is under construction !! ... address is http://vetwoundlibrary.weebly.com/

I'd like the footer to be deep red to pull everything together: #5b0917

Thanks in advance! Georgie. 

18,625 Views
Message 5 of 13
Report

Anyone have any ideas yet? 

18,546 Views
Message 6 of 13
Report

Best Answer

I'm all sorted! Worked it out and edited the CSS code which i found in global section. 🙂  

18,324 Views
Message 7 of 13
Report

Hey Georgie,

Do you mind explaining exactly how you did it?

16,886 Views
Message 8 of 13
Report

Were you able to figure this out?
16,766 Views
Message 9 of 13
Report

Hi There, sorry for the delay in replying to this post. I went to "Theme" in the weebly editing panel. Clicked on 'Edit CSS/HTML' at the bottom left hand screen. Then you will get a list of files/settings on the left. I think i accessed the footer settings by clicking on the 'global.less' section ... you can then scroll down the code to see the footer settings - i think this is where i added/changed the colour i was after for the background... I've taken a screen shot and if anyone can add to this to clarify i am in the right area that would be great! image

16,762 Views
Message 10 of 13
Report

Got this code for my website on clean lines theme and it worked:

}
#footer
{
background: #000000 !important;
}

but it isn't workign on my other site with Habberdasherie Theme.

Any suggestions?

Thanks so much... want to make it white

5,283 Views
Message 11 of 13
Report

worked for me THANK YOU!!1
4,762 Views
Message 13 of 13
Report

Which line in this coding must be altered to change the background color of the footer? Sorry.....newbie here.

4,656 Views
Message 14 of 13
Report