Hello. How to remove this distance?
Based on the code, I realized that this is done like this: @media (min-width: 768px)
.t4-main-body {
padding-top: 1px;
padding-bottom: 3rem;
}
I wrote this in custom css. But somehow the distance remained.
Template: T4 Template Blank