Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
hi 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
Please add the following code at the bottom of your assets/theme.css file.
.site-nav{
margin-bottom: -15px !important;
}
Hope this works.
It didn't work unfortionately. The home page is fine just need to adjust it for my other pages such as
Please add below code in bottom of assets/theme.css file
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!
No luck with this either 😕 the first one moved it up a bit not still not flush with the header.
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;}
}
Thanks!
User | RANK |
---|---|
205 | |
105 | |
88 | |
57 | |
45 |