Hi, I'm looking to reduce the spaces on my home page - is this possible for all modules or do I need to insert code into the override.css for each one?
#gkMainbody {
margin-bottom: 10px;
}
#gkBottom1 {
padding: 10px 0;
}