AleOchoa Posted January 31, 2021 Share Posted January 31, 2021 Site URL: https://fish-flute-2as6.squarespace.com/trabajo/mariano-mier-xcypc Hello, I'm inserting a video in this url (https://fish-flute-2as6.squarespace.com/trabajo/mariano-mier-xcypc) and I want it fill full-width and with no margins like images after and before but I don't know what I have to add in custom css. Anyone can help me, please? Thanks! Link to comment
tuanphan Posted February 6, 2021 Share Posted February 6, 2021 Hi. Where is video? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AleOchoa Posted February 11, 2021 Author Share Posted February 11, 2021 Hi, Tuanphan. Excuse me. I haven't been notified of your reply and I saw it now. The vídeo is in this url after the logo with black background: https://fish-flute-2as6.squarespace.com/trabajo/mariano-mier-xcypc thanks! Link to comment
WalidHasan Posted February 15, 2021 Share Posted February 15, 2021 Please add this CSS to your webiste custom CSS option. I hope it will work.. [data-section-id="6016e709b0f7ff30ebe547b5"]{ overflow-x: hidden !important; overflow-y: hidden !important; .content-wrapper { padding: 0px !important; margin: 0px auto; display: contents; } #player { padding-bottom: 0px !important; padding-top: 0px !important; } Link to comment
AleOchoa Posted February 16, 2021 Author Share Posted February 16, 2021 It works! Thank you so much, webefo! 🙂 Link to comment
tuanphan Posted March 11, 2021 Share Posted March 11, 2021 On 2/16/2021 at 4:32 PM, AleOchoa said: It works! Thank you so much, webefo! 🙂 Hi. Do you want to change logo on page where has banner image? It looks difficult to read. https://fish-flute-2as6.squarespace.com/trabajo/mariano-mier-xcypc You can edit Page >> Add a Code Block >> Paste this code to change logo to white on this page only <style> .header-title-logo img { filter: invert(1); -webkit-filter: invert(1); } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.