Is there another way to achieve BLUR EFFECT on letters?

Thank you! It works :+1: For anyone who is interested here is a code:

[data-id="WIDGET-ID"] {
  text-shadow: 0 0 5px;
  }

in addition, the transparency of a colour must be changed in the properties of the font settings.

2 Likes