Hi
I want to make the bottom section of my footer bar black but can't work out how to change the font to white without change all the other body set in the whole footer. Can anyone help?
www.designbyemily.co.uk
Thanks
Heres my current custom csc, I know the p-color: #00000 is the incorrect bit...
.tweak-site-width-option-full-background .Footer-inner { max-width: none; } .Footer-inner { padding: 0px; } .Footer-blocks--top, .Footer-middle,
.Footer-blocks--bottom { padding: 0 0px; } .Footer-blocks--top { padding-top: 50px; background-color: #F2F2F2; }
.Footer-middle {padding: 50px; pad