Looking to achieve a unique blur effect in the background of my navbar component. The standard CSS blur effect isn't giving me the desired result, so I'm seeking some guidance on how to customize it.
For example: https://i.sstatic.net/bPEXZ.png
In the first image provided, you can see that the panel section at the bottom features a "transparent background" without affecting opacity. On the right side, there is a navbar with a specific blur effect applied. When using a basic CSS blur effect, the menu items become less readable.