Hi,
Set Theme Options > Footer to 3 columns. Then add this on your custom.css exactly as it is.
#footer .container .av_one_third {
margin-left: 3%;
width: 24% !important;
}
#footer .container .av_one_third.first {
width: 44% !important;
}
Regards,
Ismael