ZPhoenix Posted January 7, 2021 Share Posted January 7, 2021 (edited) Site URL: http://zpss.squarespace.com So I have a custom code that adds a color overlay to my video (uploaded on vimeo). & before that I had the opacity effect w/ a dark blue background so the type would pop out more. But after i hit "save" the overlay effect just disappears and the video goes back to normal, no overlay, and back to full opacity. Also when i go back to the background > video tab it keeps relocating the vimeo link which makes my desired customization show up, up until i hit save. I cannnn just manually add the overlay but I just don't understand why this isn't working for me. I am currently using the trial does that keep some changes from sticking? zpss.squarespace.com password is zpss Edited January 7, 2021 by ZPhoenix Link to comment
tazmeah Posted January 7, 2021 Share Posted January 7, 2021 The current code you have is not the code from the image. This is what I see when I visit your site: [data-section-id="5fe4e4fcd107c369c595a700"] .section-background:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(#283547,150px,transparent); opacity: .05; } tuanphan 1 Link to comment
ZPhoenix Posted January 9, 2021 Author Share Posted January 9, 2021 On 1/7/2021 at 12:56 AM, tazmeah said: The current code you have is not the code from the image. This is what I see when I visit your site: [data-section-id="5fe4e4fcd107c369c595a700"] .section-background:after { content: ''; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: linear-gradient(#283547,150px,transparent); opacity: .05; } That's odd. Let me try repasting it, let me know if it changes for you. Is the gradient that the code you're seeing actually showing up for you? 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