Remove white space between sections taste theme

Hi everyone,

I’d like to remove the white space between the image banner and the multicolumn sections on the homepage of my site: www.loomipro.com. Taste theme.

I’ve already tried all the solutions provided but don’t seem to work.

Thanks for your support.

Loomi

Hi @Loomi ,

Sure, I’m happy to help you. Let’s try this solution:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-multicolumn.css->paste below code at the bottom of the file:

#shopify-section-template--16433493967072__9f16a3d6-b9d9-435c-b3e1-7cc714be2c79 {
    margin-top: 0 !important;
}

I hope it would help you
Best regards,

Richard | PageFly