Shopify themes, liquid, logos, and UX
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 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!
Please add below code in bottom of assets/theme.css file
User | RANK |
---|---|
61 | |
53 | |
47 | |
42 | |
40 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023