Hello,
You can try to add class:
gkCols4 to the container with
gkPage class in the
layouts/default.php file and then for the modules please add suffix
gk-mod4. The last adjustment will be adding the following CSS code:
- Code: Select all
.gkCols4 .gk-mod4 {
margin-top: 0!important;
}