Hello,
How do I reduce the highlighted space? See attachment.
Website: http://www.3tm.org/
.frontpage .gk-desc {
padding-bottom: 0;
}
teitbite wrote:Hi
Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.frontpage .gk-desc {
padding-bottom: 0;
}