Shopify themes, liquid, logos, and UX
This is an accepted solution.
hii, @aimeemorash7
Paste this code on top of the theme.scss file.
@media only screen and (max-width: 749px) {
main#MainContent {
margin-top: 100px !important;
}
}
@media only screen and (min-width: 992px) {
main#MainContent {
margin-top: 145px !important;
}
}
Thank You.
This is an accepted solution.
hii, @aimeemorash7
Paste this code on top of the theme.scss file.
@media only screen and (max-width: 749px) {
main#MainContent {
margin-top: 100px !important;
}
}
@media only screen and (min-width: 992px) {
main#MainContent {
margin-top: 145px !important;
}
}
Thank You.
thank you so much!
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025