Shopify themes, liquid, logos, and UX
Custom Video Section moving on different screen sizes?
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:
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?
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;
}
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024