Helpful resources
            
           
              Need more help?
             
             
              Check out the Webflow community.
             
            
              Free Webflow templates
             
             
              The best free Webflow templates.
             
            
              Hire a Webflow expert
             
             
              Partner with a certified expert.
             
            Is it possible to add a shadow to a PNG or SVG image in Webflow so that the shadow is in the form of the image itself, rather than a square around it?
             Published on
            
            
             September 22, 2023
            
           Yes, it is possible to add a shadow to a PNG or SVG image in Webflow so that the shadow follows the form of the image itself. Here's how you can achieve this effect:
- Select the image element that you want to apply the shadow to.
 - In the Webflow Designer, go to the Style panel.
 - Scroll down to the "Effects" section and click on the "+" button next to "Shadows" to add a new shadow effect.
 - By default, Webflow adds a square shadow around the image. To change this, click on the "Box Shadow" dropdown menu and select "Custom".
 - In the "Custom Box Shadow" settings, you can now customize the X and Y offsets, blur radius, and spread of the shadow. Adjust these settings to create the desired effect.
 - To make the shadow follow the form of the image, you can use the "CSS Filter" property. Click on the "+" button next to "Filter" to add a new filter effect.
 - In the "Custom Filters" settings, click on the "Effect" dropdown menu and select "Drop Shadow".
 - Adjust the settings for the drop shadow, including the color, blur radius, and angle.
 - To ensure that the shadow is contained within the boundaries of the image, you may need to adjust the image's position and dimensions within its parent container.
 - Preview and publish your website to see the shadow effect applied to your image.
 
With these steps, you can add a custom shadow effect to PNG or SVG images in Webflow, making the shadow follow the form of the image itself.
Additional Tips:
- Experiment with different settings for the shadow's color, opacity, blur radius, and other properties to achieve the desired visual effect.
 - You can also animate the shadow effect using Webflow's built-in interactions feature to create dynamic and engaging visuals.
 
Additional Questions:
- How can I make the shadow of a PNG/SVG image follow its shape in Webflow?
 - Can I add a custom shadow effect to an image in Webflow?
 - What are the steps to create a drop shadow effect for an image in Webflow?