This topic has 6 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hi,
I am using Video Parallax effect on my homepage. Everything looks fine however when you visit by mobile, the whole page turns with dark effect including the products listed on it.
Please check the website below.
Thanks
Hello,
We don’t see parallax video on your site. Have you removed it?
Please provide us with the exact link and wp-admin panel credentials.
Thank you.
Regards,
Eva Kemp.
Hi, I writte here because I cannot create new topics.
This is my question… why the video parallax section don’t works on tablets or mobile?
My website is http://lesamiesanglaises.com/
Thanks
Hello @goandweb,
Please add this code in custom.css file:
@media (max-width: 979px) and (min-width: 768px) {.hidden-tablet {
display: block !important;
}
.section-back-video {
position: relative;
top: 50px;
}}
@media (max-width: 767px){.hidden-phone {
display: block !important;
}
.section-back-video {
position: relative;
top: 30%;
}}
How to create custom.css you can watch in this tutorial.
Thank you.
Regards,
Eva Kemp.
Hi, thanks for your reply
The problem is that the video does not play in mobile and tablet.
Thanks!
Hello,
I’ve checked your site and the video is playing:
http://storage3.static.itmages.com/i/15/0410/h_1428667713_5746962_17a6ab08ae.png
What mobile devices are you checking in?
Thank you.
Regards,
Eva Kemp.
Tagged: effect, mobile, parallax, persuasive, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up