Hi support,
I would like to make the featured images of posts blurry?
I think that the following css can be used…..but what else do I need to write in “Quick css”?
filter: blur(8px);
-webkit-filter: blur(8px);
Thanks :-)
/OKEIwebbureau
Hey OKEIwebbureau,
Could you post a link to where you want to implement that please?
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-masonry-image-container {
filter: blur(8px);
-webkit-filter: blur(8px);
}
Best regards,
Rikard
Thanks, Rikard – it worked perfectly :-)
Please close.
/OKEIwebbureau
Hi OKEIwebbureau,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria