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!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025