Hi all,
I am working on a mixed static page and WP site. I have attached images using "background-attachment: fixed" to two elements, the body and a header. This works fine for the static pages but only the body element works with the WP page.
So, I am wondering if "background-attachment: fixed" works for other elements other than the body element in WordPress?
Thanks!