How can I adjust spacing in Minimal theme navigation bar and banner?

Hi,

I need to reduce the space between my navigation bar menu and the banner image. I also need to remove the space either side of the banner image as I need it to fill the whole screen.

I am using Shopify Theme “MINIMAL”

Thanks!

Louise

hello @louhibbert

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

www.aroma-works.com

hello @louhibbert

please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.

.site-header {
        padding-bottom: 0px;
}

I have the same issue. The gap between the banner and the menu is quite big. How could I reduce it?

I tried pasting the code on the edit code section of the theme, but it has not corrected the problem.

What else can I do?

Thank you.

I am using shopify theme Debut. I probably put the wrong code as this was a reply to a

member whose issue is with the theme “minimal”>