Jump to content

Add drop shadow to embedded videos

Recommended Posts

I was trying to add a drop shadow to my embedded videos on my main page. They worked fine on my desktop site but my live mobile site was glitching (every image seemed to "breathe") when I scrolled, and two videos in particular bled out the sides of the container and extended past the borders of the mobile screen. This is the code I using:

.embed-block {

  filter: drop-shadow(5px 5px 8px #000000);

}

 

Any ideas on how to solve this? Thank you!

 

IMG_5246.PNG

Link to comment
  • Replies 9
  • Views 1k
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
12 hours ago, Mike7385 said:

southshorentertainment.com

I've since removed the drop shadows until I can figure out how to not make them glitch.

You can also duplicate the page & add code there, then we can check easier. To make the code apply on one page, add this code to Page Header

<style>
  .embed-block {

  filter: drop-shadow(5px 5px 8px #000000);

}
</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
On 7/31/2023 at 2:17 AM, Mike7385 said:

Thanks, Tuan!

I copied and pasted that code but got a syntax error on the first line where it says <style>

Any ideas?

Add it to Page Header of duplicate page. Do Not use code in Custom CSS box.

page-header1-min.png

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
On 8/10/2023 at 9:51 AM, Mike7385 said:

@tuanphan If you scroll past the skidee video, the edges "breathe" on my iphone. Not sure if you're seeing the same issue on your platform.

Maybe problem appears on iOS only, it works fine on Android

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.