A
A
Askhat Bikmetov2015-08-14 12:22:40
css
Askhat Bikmetov, 2015-08-14 12:22:40

Is it possible to apply blur to background-image: url();?

.foo {
  background-image: url("../images/background.png");
  filter: blur(5px);
}

Why it doesn't work and how to implement the concept?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2015-08-14
@askhat

Pretty detailed answer .
tl:dr codepen.io/akademy/pen/FlkzB

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question