@mponzi Yep it should work with Epik as well, except you’d need to change the classes to .hf1, .hf2 etc…
I would start out adding this to your css in the 480px media query section at the very bottom –
.hf1,
.hf3,
.hf4,
.hf5,
.hf6,
.hf7,
.hf8,
.hf9,
.hf14 {
background-attachment: scroll;
}