Not sure if this is the best way, but this worked for me:
#containerfooter {
padding-left: 20%;
}
.footercol1 {
width: 15%;
}
.footercol2 {
width: 15%;
}
.footercol3 {
width: 15%;
}
.footercol4 {
width: 35%;
}
Not sure if this is the best way, but this worked for me:
#containerfooter {
padding-left: 20%;
}
.footercol1 {
width: 15%;
}
.footercol2 {
width: 15%;
}
.footercol3 {
width: 15%;
}
.footercol4 {
width: 35%;
}