hugo09 Posted January 5 Share Posted January 5 Hello everyone, I'm working for a client that required some embed videos from Wistia platform. I'm getting some unwanted white space that becomes even worst on mobile version. I've tried everything I read here on the forums but nothing seems to be working for me. Nor this: .sqs-block.code-block.sqs-block-code { margin-top: 0px !important; margin-bottom: 0px !important; } .sqs-block.code-block.sqs-block-code { padding-top: 0px !important; padding-bottom: 0px !important; } or this one: .code-block { padding: 0px !important; } even both seems to be working for some users on the forum. I attach my embed code and some screens of the problem. Also a screen where you can see I can make it smaller in the editor. This is my testing site: https://mouse-crane-bnah.squarespace.com/ pass: MOTA Thanks in advance for your help Link to comment
tuanphan Posted January 8 Share Posted January 8 Hi, You mean on mobile only? These spaces? 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
hugo09 Posted January 9 Author Share Posted January 9 Hi @tuanphan also on Desktop. On mobile as you can see it gets worst, but in some pages of the real website desktop is also a problem. Thanks in advance Link to comment
tuanphan Posted January 14 Share Posted January 14 On 1/10/2023 at 12:42 AM, hugo09 said: Hi @tuanphan also on Desktop. On mobile as you can see it gets worst, but in some pages of the real website desktop is also a problem. Thanks in advance Add to Design > Custom CSS @media screen and (max-width:767px) { .fe-63b81e71749cfd76f873d674 { grid-template-rows: repeat(8,minmax(24px, auto)) !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
hugo09 Posted January 16 Author Share Posted January 16 Hello! this is working, but I have to apply one by one each video, in the future the client is going to upload more on their own so it's not a good option. is there not a way to affect all code blocks?? Thanks for you help again Link to comment
tuanphan Posted January 19 Share Posted January 19 On 1/17/2023 at 12:27 AM, hugo09 said: Hello! this is working, but I have to apply one by one each video, in the future the client is going to upload more on their own so it's not a good option. is there not a way to affect all code blocks?? Thanks for you help again No way. You can consider using Classic Editor for these sections. To add Classic Editor, do this 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
hugo09 Posted January 23 Author Share Posted January 23 I'm gonna try this. Thanks for the help! 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