bibo0903
Member-
Posts
10 -
Joined
-
Last visited
Recent Profile Visitors
222 profile views
bibo0903's Achievements
-
Help! Remove padding of video box when resizing browser
bibo0903 replied to bibo0903's topic in Customize with code
Thank you so much!!!! It works! out of curiosity where did you get the data id? -
Help! Remove padding of video box when resizing browser
bibo0903 replied to bibo0903's topic in Customize with code
Yes sure, it's chloeramli.com ! -
Help! Remove padding of video box when resizing browser
bibo0903 replied to bibo0903's topic in Customize with code
I saw another topic and a member was able to fix this problem with the code down below though.. the code hasn't worked for me but I think its a step closer to the right direction. My video is already the same height of the image supposedly as well and it still behaves weirdly section[data-section-id="651597d004d0441072b29cc5"] .sqs-block-video { .sqs-block-content, .intrinsic, .embed-block-wrapper, .sqs-native-video { position: absolute !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; padding: 0 !important; } .video-player { padding: 0 !important; video { object-fit: cover !important; } } } -
Buttons wrapping weirdly in tablet - help!
bibo0903 replied to bibo0903's topic in Customize with code
It's fixed - just need to expand the box 🙂 -
@melody495 Brilliant! much thanks 🙂
-
Hi! my site url is chloeramli.com I am having troubles with my button on tablet as it's wrapping downwards and I want them to expand in width instead of height, can someone please help? I've inserted a screenshot of the problem, any help would be great!
-
My site url is chloeramli.com This text style keeps breaking on tablet size and wrapping weirdly (the "collaboration" text and "product designer & creative") 😞 Can someone please help, I've put down an example screenshot down below! Much thanks
-
Hi there, i'm struggling trying to get my video to completely fill its 'box' at all times no matter what browser size. It wants to always hold its exact ratio, so it appears that the top and bottom have large padding, which is what I don't want. I would like the video to fill its space completely, in order to always match the height of the picture next to it. I hope this makes sense! any help would be greatly appreciated! My website is chloeramli.com !! I've inserted a picture of the bottom padding I would like to remove for both videos in my landing page, please help
-
how to remove padding of video box when resizing browser
bibo0903 replied to daniellenoakes's topic in Customize with code
Hi, I am also having the same problem with my video blocks especially on Ipad breakpoints, there's always an extra padding at the bottom that I would really like to remove! Can you please help, my website is chloeramli.com and the videos are in my landing page!!