Hi,
Yes, by default you can add only 3 modules per row, if you want to add 4 modules, try to add the following custom css code to your override.css file:
.frontpage #gkContent .gkCols3 .box.gkmod-more {
width: 23.5%!important;
clear: none;
}
Cheers
Joshua