Where can turn of the mask effect in the header module when you slide down.
I got a white background that turns to grey/black when i scroll down.
I don't want that.
Best regards,
Stef
frontpage_module.css('background', 'rgba(0, 0, 0, ' + (result) + ')');
frontpage_module.css('background', 'transparent');
I have the basic MAGAZINE template, not steakhouse... but that is essentially what I want to do...