Is there anyway I can reduce the spacing between two elements on my page?
I would like the video to be positioned closer to the product grid. the goal is to be able to get rid of the “COLLECTION ONE” text and just use the video as a visual header.
Store: www.crookz.net
Password: testpassword
Hello There,
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 769px){
.index-section {
margin: 30px!important;
}
}
@ZestardTech amazing,thank you!
Kindly feel free to get back to me if you need any further assistance Thanks!
how did you make the tap
Hello,
I’m trying to space my elements on this page. I don’t want them spaced out too much but I do want space to be visible between the elements.
Here’s the URL for you.
https://www.laflyingchanclas.com/pages/nomas
Can you help?
Thank you in advance for your assistance.

