Top.Mail.Ru
Docs En

How to make a widget with a shadow

Widgets
To highlight a widget on the background of the main color of the site and to give it more volume, you can add a shadow to it.

To do this, create the widget and paste the code below into the CSS field at the “Content” step.

box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)