Need need moving this big white space from the header.

Need need moving this big white space from the header.

tonyrss
Excursionist
40 0 6

fffff.JPGhi guys! 

I need help moving this big white space up that right below the header for debut theme. The main menu is fine just need it to move up for all pages. Any help would be appreciated.

Store link: https://xsiist.myshopify.com/ Pass: fafaor

 

Replies 6 (6)

dmwwebartisan
Shopify Partner
12321 2552 3729

@tonyrss 

Please add the following code at the bottom of your assets/theme.css file.

.site-nav{
margin-bottom: -15px !important;
}

Hope this works.

tonyrss
Excursionist
40 0 6

It didn't work unfortionately. The home page is fine just need to adjust it for my other pages such as 

dmwwebartisan
Shopify Partner
12321 2552 3729

@tonyrss 

Please add the following code at the bottom of your assets/theme.css file.

@media only screen and (min-width: 750px){
.main-content { padding-top: 10px !important;}
}

Thanks!

tonyrss
Excursionist
40 0 6

No luck with this either 😕 the first one moved it up a bit not still not flush with the header.

dmwwebartisan
Shopify Partner
12321 2552 3729

@tonyrss 

Try this code

Please add the following code at the bottom of your assets/theme.css file.

 

 

@media only screen and (min-width: 750px){
.main-content { padding-top: 0px !important;}
}

 

 

Copy

Thanks!

Denishamakwana
Shopify Partner
1408 173 231

Please add below code in bottom of assets/theme.css file

@media only screen and (min-width: 750px)
.main-content {
                    padding-top: 10px;
If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on [email protected] | Shopify Design Changes | Custom Modifications In to Shopify Theme