http://capcofarms.com/mangos/index.php/mango-varieties
Need to close the space between the component and the positions content bottom-a,b & c
I tried this code which did not do it. Tried module override in the template css but those modules were not available. Your suggestion is Much appreciated.
}
.maincontent {
padding-bottom: 0 !important;
}
.content bottom-a{
padding-top: 0 !important;
}
.content bottom-b{
padding-top: 0 !important;
}
.content bottom-c{
padding-top: 0 !important;
}