1. Home
  2. Knowledge Base
  3. The Digioh Platform
  4. How to add a drop shadow to your popup
  1. Home
  2. Knowledge Base
  3. Design Editor
  4. How to add a drop shadow to your popup
  1. Home
  2. Knowledge Base
  3. Popups & Other Forms
  4. How to add a drop shadow to your popup

How to add a drop shadow to your popup

What you’ll learn

  • Add a drop shadow to a campaign
  • Customize the shadow and border-radius

 

To add a drop shadow to your popup, you can apply campaign-shadow CSS in the Campaign Settings section:

Screenshot of the Digioh editor with the Settings menu open and “Campaign Settings” highlighted.

When you scroll down, you’ll find the Extra CSS section. Simply toggle it on and add the CSS you need.

Screenshot of Campaign Settings showing the Extra CSS section with a campaign-shadow style applied.
Here is an example of campaign-shadow CSS you can add:

box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);

This is how it will look in action:

You can customize your campaign-shadow CSS as needed. Learn more here.

IMPORTANT NOTE:  If your popup has a border-radius set on the layout, you will need to also add extra CSS to accommodate that.

Screenshot of Layout Styles showing the Page Border settings (style, color, width, and radius).

In the same Extra CSS Styles section mentioned above, add border-radius CSS like the example below :

<span style="font-weight: 400;">border-radius: 5px;</span>

Screenshot of the Extra CSS field showing box-shadow and border-radius styles applied.

 

If you have any questions send us an email, and we’ll be glad to help!

Updated on February 19, 2026
Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support