Griddiho Posted June 7 Share Posted June 7 (edited) So, I want to embed an up-loaded/local vertical video, but videos are only presented in portrait format, making the vertical video tiny with massive borders. Looks silly and unprofessional, in contrast to the rest of my SS website (See: https://www.guyriddihough.com). There is a fix where I can add some code to the CSS panel for my site (see: https://bycrawford.com/blog/how-to-add-a-vertical-video-on-squarespace). Here is the code: .sqs-native-video .native-video-player .sqs-native-video .native-video-player { padding-bottom: 100% !important; } However, when I add this code (and nothing else) to the CSS panel (in the Design section) nothing changes for the video. I am failing to do something. Do I have to specify the page where the video is present? Or something else? As you can already guess, I know nothing about coding websites. (That's why I am a SquareSpacer.) Any help would be very gratefully received... Griddiho (the Noob) Edited June 7 by Griddiho Added https://www.guyriddihough.com Link to comment
tuanphan Posted June 9 Share Posted June 9 Hi, Can you share link to page where you have problem? We can check code easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Griddiho Posted July 24 Author Share Posted July 24 Hi tuanphan, you will find the video on the main page of my SS website: https://www.guyriddihough.com Any suggestions for how to make it bigger so the text could be read, for example, would be very welcome! Best, GR Link to comment
tuanphan Posted July 26 Share Posted July 26 On 6/7/2023 at 2:02 PM, Griddiho said: So, I want to embed an up-loaded/local vertical video, but videos are only presented in portrait format, making the vertical video tiny with massive borders. Looks silly and unprofessional, in contrast to the rest of my SS website (See: https://www.guyriddihough.com). There is a fix where I can add some code to the CSS panel for my site (see: https://bycrawford.com/blog/how-to-add-a-vertical-video-on-squarespace). Here is the code: .sqs-native-video .native-video-player .sqs-native-video .native-video-player { padding-bottom: 100% !important; } However, when I add this code (and nothing else) to the CSS panel (in the Design section) nothing changes for the video. I am failing to do something. Do I have to specify the page where the video is present? Or something else? As you can already guess, I know nothing about coding websites. (That's why I am a SquareSpacer.) Any help would be very gratefully received... Griddiho (the Noob) Try this code .native-video-player.video-player { padding-bottom: 100% !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
KP11 Posted October 25 Share Posted October 25 hi! I just tried this and it worked for my video so thank you! However, it did make any text added next to it have an incredibly long text box that basically makes a large gap under the video before whatever comes next on my page. It doesn't show the gap on mobile, only desktop but won't let me make the text box smaller despite there being no text there. Thoughts? Link to comment
tuanphan Posted October 26 Share Posted October 26 15 hours ago, KP11 said: hi! I just tried this and it worked for my video so thank you! However, it did make any text added next to it have an incredibly long text box that basically makes a large gap under the video before whatever comes next on my page. It doesn't show the gap on mobile, only desktop but won't let me make the text box smaller despite there being no text there. Thoughts? Can you share link to page where you have problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment