Hello.. I need to remove the gray line that is at the bottom of the modules. Is there a module sufix that takes it off? I have tried all of it ones, unsuccessfully.
Each box has 12px margin. You need to add own suffix to modules and add to override.css[ code] #gkPage .box.yoursuffix > div { margin: 10px 12px; } [/code] and decrease first value.