Comments Guilherme started the conversationJanuary 26, 2015 at 5:31pmIs it possibile to have a text that scrolls over a parallax background BUT that the background stays fixed. That background should not scroll... the text scrolls and the background remains fixed, like a mask passing over the image. Thank you Tahir replied privatelyGuilherme repliedJanuary 28, 2015 at 2:34pmMaybe avoiding the function transform each time the mouse moves.... 1,073ThemeNectar repliedJanuary 30, 2015 at 2:29am Hey, Add this into your custom css box in your Salient options panel: .full-width-section.parallax_section .row-bg, .full-width-content.parallax_section .row-bg { transform: none!important; } Cheers Guilherme repliedFebruary 1, 2015 at 3:48amThank you! That works. Sign in to reply ...
Is it possibile to have a text that scrolls over a parallax background BUT that the background stays fixed. That background should not scroll... the text scrolls and the background remains fixed, like a mask passing over the image.
Thank you
Maybe avoiding the function transform each time the mouse moves....
Hey,
Add this into your custom css box in your Salient options panel:
Cheers
Thank you! That works.