Custom Video Section moving on different screen sizes?

Custom Video Section moving on different screen sizes?

Brian-A
Explorer
81 0 17

Custom Video Section moving on different screen sizes?

 

www.extremekool.com

Password01

 

I installed a custom SS section and I have two custom sections above that I wanted stickied.

Because I have them sticked I needed to custom adjust the video section with margin 200px, except when I move the broswer around it had a giant space above.

 

Any way to fix this? 

 

IMAGE1: This is what the regular desktop view looks like: 

111Capture.PNG

 

IMAGE2: This is what it looks like when I minimize the screen on a side window. 

There is a big white space above the video because I added margin 200px? 

 

Any way to pin the video like the other sections without needing to add a margin?

 

222Capture.PNG

Reply 1 (1)

Rony_ShopiDevs
Shopify Partner
16 2 2

Hi, Please add below css to your store custom css field or theme css file then empty space will be removed.

 

@media only screen and (min-width: 769px) {
    .focus-none {
      margin-top: 0px !important;
    }
}

 

Found it helpful? Please like and mark the solution that helped you.
Slider Revolution - Create sliders, theme sections, banners, videos, pages, advanced animation, and social feeds.
Essential Grid Gallery - Create photo galleries, video galleries, portfolio galleries, product gallery, collection gallery and more.
EasyDisplay: Product Showcase - Easily display collections, related products, discounts, recently viewed items, and best sellers