How To Create Shadow In Canva

Canva is an online design and publishing tool with a mission to empower everyone in the world to design anything and publish anywhere. One of the many effects that you can create in Canva is shadow effects. In this guide, we’ll take you through the step-by-step process on how to create a shadow in Canva.

Step 1: Select Your Text or Object

To start with, you need to select the text or object you want to apply the shadow effect to. Click on the text or the object to highlight it.

Step 2: Go To the Effects Menu

Once your text or object is selected, go to the top of your screen and click on the “Effects” button. This will open the effects menu.

Step 3: Apply ‘Lift’ Effect

On the effects menu, you will see an option for the ‘Lift’ effect. The ‘Lift’ effect creates a shadow for your text or object. Click on this option to apply the effect.

Step 4: Adjust the Settings

After applying the ‘Lift’ effect, you can adjust the settings to customize the appearance of your shadow. You can adjust attributes such as the transparency, size, and blur of your shadow. Experiment with these settings until you achieve your desired shadow effect.

To adjust these settings, you can use the following source code:

"transparency": { 
  "set": 0.5 
},
"size": { 
  "set": 2 
},
"blur": { 
  "set": 3 
}

Note: All values are set as a fraction of the object’s size. For example, a value of 0.5 for transparency sets the shadow to be 50% transparent.

Step 5: Deselect The Text or Object

Once you have finished setting up your shadow, click anywhere outside the text or object to deselect it. You should now be able to see your shadow effect.

That’s it! You’ve created a shadow in Canva. This effect can be a great way to add depth to your designs and make certain elements stand out. So, don’t hesitate to experiment with it and see how it can improve your designs.

Remember, the key to mastering Canva, like any other tool, is practice. The more you explore and use the different features, the more adept you’ll become at creating stunning designs. Happy designing!