Archived topic
Page header background video
3 replies · Started by Taha on February 8, 2018
Hi,
I added a background video to my page header and it's looking good. My problem is that the parallax effect is not working anymore. Is there a way to have it back on a video background ?
Thank you
Hi again,
I found an answer on an other post (parallax is not currently available for videos), if this is still the case.
I have an other question: How can I have different colors for my text content. I have two sentences and I want each with different color is it possible ?
Thank you,
Hi there,
Yup still no parallax with videos.
For sentences with different color, just use inline style like this:
<h1 style="color:#000;">This is a Black Heading</h1>
Thanks