Hi,
I use JA Helple and i would like to know how to remove the space between mashead and articles, has you can see in the attached picture
In (templates/ja_helple/scss/_styles.scss), i found :
t4-main-body {
padding-top: $grid-gutter-width4;
padding-bottom: $grid-gutter-width4;
I change the value but nothing change
Thanks