Shopify themes, liquid, logos, and UX
Working on the narrative theme, my online store is www.basatelier.com
Would like to create some space between my full bleed home image and the detail photo directly under it.
Any help would be much appreciated
Solved! Go to the solution
This is an accepted solution.
yes remove first one and add this
@media only screen and (min-width: 750px) {
.template-index .main-content .shopify-section:first-child {margin-bottom: 50px;}
}
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.template-index .main-content .shopify-section:first-child {margin-bottom: 50px;}
Thanks a lot it works great on desktop but is there a way to remove it from mobile?
This is an accepted solution.
yes remove first one and add this
@media only screen and (min-width: 750px) {
.template-index .main-content .shopify-section:first-child {margin-bottom: 50px;}
}
Amazing man you're too good! Thank you!
its my pleasure to help us
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024