What do you think? It’s really simple to create amazing things in Wix Studio
This is cool, but I think I must be blind. You mention to copy the code from the comments…I am not finding that code. Where exactly is it? Would love to be able to try this!
Just a little helping hand for the code:
.boxblur {
-webkit-backdrop-filter: blur(25px);
backdrop-filter: blur(25px);
}
Love this! Thanks for sharing. I used glassmorphism on my agency site but the solution was more complex with an iframe… This is much more elegant and so practical as you can reuse it in one click on other elements!
I am updating my website as we speak.
It would be great if you could share a link for all of us to see and take inspiration from or maybe put it in the showcase (:
Super cool effect I’ve always wanted to know how to do this and this is a much easier way to do it
That is super cool!!! thanks for including the code @noahlovell !
You’re amazing…thanks! Can’t wait to try this!
Would @hello18444 or anyone who’s familiar with CSS custom classes have an idea why this works on my header and bottom section but refuses to apply to the box elements I want it on ?
https://www.creablu.com/ - First box on the hero screen for an example of where it doesn’t work
You don’t need to use iframe anymore. Just add a class for your container in global.css file in the wix code editor or code panel and copy the boxblur code in it.
@noahlovell Hello @hello18444
You could also try to use this code using Embed HTML
How to Embed HTML in Wix :
Of course CSS variables like pixels (px) , saturations (%) and others You can change according to the judgement
Hope it will help