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 |
---|---|
183 | |
151 | |
80 | |
75 | |
63 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023