Hi guys
In footer here:
http://www.mainline-energy.co.uk/home_new-with-featured-case-study/
How do I get rid of that bit of green at the bottom of the accreditation bar.
Thanks
Masten
Hey!
Add this code to the Quick CSS:
#footer .textwidget {
background: white !important;
}
Cheers!
Josue
Hey Josue. Cheers mate. Worked a treat
M