How to remove top padding in Dawn?

hi,

this is the multicolumn i’m talking

Hello @Alex087

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->section-multicolumn.css>Add this code at the bottom.

.multicolumn-card__info {
    padding: 1rem !important;
}
.multicolumn-card-spacing {
    padding-top: 2.5rem; 
}
1 Like

thank you @oscprofessional

Do you know how to get an horizontal multicolumn on mobile, like this website (not squared columns)