How can I adjust element spacing in the Streamline theme?

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,

  1. Go to Online Store->Theme->Edit code
  2. 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!

Hi

I’m trying to reduce the space below a product description in the streamline theme.

I added some product story elements, but the space above the first element (and below the end of the product description) is massive.. How can i control that space?

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.