freelancer mojibur

Glassy effect Elementor

Header sticky Glassy effect

selector.elementor-sticky–effects{
backdrop-filter: saturate(180%) blur(20px);
-webkit-backdrop-filter: saturate(180%) blur(20px);
}

Glassy effect

selector{
backdrop-filter: saturate(180%) blur(20px);
-webkit-backdrop-filter: saturate(180%) blur(20px);
}

Glassy effect background image

selector::before {
background-color: rgba(249, 249, 251, 0.80);
backdrop-filter: blur(15px);
-webkit-backdrop-filter: blur(15px);
}

 

Leave a Reply

Your email address will not be published. Required fields are marked *