Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’m assuming its possible:
some kind of parallax effect on my header pict so that the pict behind and the 3 black squares are not glued to each other and they scroll up at different speeds.
Hi Pelsar
Unfortunately, this isn’t possible without some custom coding. I’ve marked this thread as a feature request. We often look through these threads to get ideas for what to add in our future updates. Hopefully, we’ll be able to add this in a future update.
If you need this urgently, you could always post a job on https://codeable.io/.
Pelsar, the plugin which is discussed in https://www.youtube.com/watch?v=AZo-T5oge_g would probably do it for you. You could get the actual plugin at http://codecanyon.net/item/intense-shortcodes-and-site-builder-for-wordpress/5600492 and they also have a demo there. Good luck.
Hi Greg,
I noticed this thread is slightly more than a year ago and wondering is the parallax now available for Vantage Version: 2.4.4?
Hello ,
I and a my friend we had a parallax effect without plugin on wp 4.7 ed Vantage Version: 1.5.8
this is the page Vacanze Toscana
we have add a new Row
after
Edit Row > Theme : Background Image URL: http://www.happynewlife.it/it/ …
Css code in Attributes:
position: relative;
opacity: 0.65;
background-attachment:fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 500px;
I hope this will be helpful for other people in this forum.
Regards