Hi,
Please use this css code selector for 2,3,4 column repectively:
#footer-widgets > .span3:nth-child(2) { background-color: #ffffff;}
#footer-widgets > .span3:nth-child(3) { background-color: #ffffff;}
#footer-widgets > .span3:nth-child(4) { background-color: #5777AB;}
/*FUll HEIGHT*/
#footer{padding:0px !important}
Hope that should help your
Thanks 🙂
With Best Regards
Swift Ideas