---
url: "/emailify/design/button-drop-shadow.md"
description: "CSS box shadows for Emailify Buttons are [only supported in some email clients](https://www.caniemail.com/features/css-box-shadow/), and won't be visible for any email clients (eg. Outlook or Yahoo Mail) that don't support CSS box shadows."
---

# Adding a drop shadow to your buttons

> CSS box shadows for Emailify Buttons are [only supported in some email clients](https://www.caniemail.com/features/css-box-shadow/), and won't be visible for any email clients (eg. Outlook or Yahoo Mail) that don't support CSS box shadows.

[Video](/assets/videos/emailify/design/button-box-shadow.mp4)

You can add a CSS box shadow to your Button layers in Emailify by adding an **Effects** property on your layer in Figma as a **Drop Shadow**. This will automatically add a CSS box shadow to your Button when it's exported to HTML.

> **Tip:** Please treat button box shadows as a **progressive enhancement**. CSS box shadows are [only supported in some email clients](https://www.caniemail.com/features/css-box-shadow/); any email clients that don't support box shadows won't render any shadow effect at all.
