Comments 1Benoit started the conversationMarch 5, 2015 at 7:00pmHi,The parallax effect is still working for small screen size (equivalent to mobile & tablet views). However that leads to some display bugs... see screenshot.Best, 1,075ThemeNectar repliedMarch 8, 2015 at 2:23am Hey - add this into the custom css box located in your Salient Options panel: @media only screen and (max-width: 1000px) { .wpb_row .row-bg, .full-width-section .row-bg { background-position: 50%!important; } } 1Benoit repliedMarch 9, 2015 at 12:47pmWorks! Thanks a lot :) Sign in to reply ...
Hi,
The parallax effect is still working for small screen size (equivalent to mobile & tablet views). However that leads to some display bugs... see screenshot.
Best,
Hey - add this into the custom css box located in your Salient Options panel:
Works! Thanks a lot :)