Options

Blur everything behind header nav bar

JordanSternJordanStern Registered Users Posts: 6 Beginner grinner
edited October 7, 2015 in SmugMug Customization
Hi!
I'd like to create a backdrop filter blur on the top bar of my website that blurs the photos underneath as the page is scrolled.
I've added this CSS to the entire site:
.sm-page-layout-region-top {
  	-webkit-backdrop-filter: blur(10px); 
}

It's not working... What am I doing wrong?

Here's what I want:
i-JGFkbXN-L.png

www.JordanSternPhotography.com
Sign In or Register to comment.