Shadow & border around embedded items / Chateau Theme
-
Hello!
I was able to remove the shadow & border around the normal photos in my blog posts with some CSS customization. Now I was wondering if there’s also a way to remove both from the embedded items like instagram pics / facebook posts and so on. Everything I tried so far didn’t worked.
Thanks in advance for any help :)
The blog I need help with is: (visible only to logged in users)
-
Hi there, give the following a try for instagram pics.
iframe.instagram-media { box-shadow: none !important; } -
-
- The topic ‘Shadow & border around embedded items / Chateau Theme’ is closed to new replies.