Hi support team!! I’m so happy with my enfold theme, it rocks. I’m having this problem with the video compatibility in IE8. I can’t see the video and all i see it’s a text that says “download file”. My video is in .webm and work everywhere else but IE.
Can you guys help me please :)
Thank you soo much!!!
Hi!
Can you post the link to your website and point out the problematic sections?
Cheers!
Yigit
Hey!
How are you? I hope you feel great today. Thank you for the question.
Please use this on your custom.css or Quick CSS:
.avia_image.avia_animated_image {
max-width: 100%;
width: auto;
}
If it doesn’t work, use this:
.avia_image.avia_animated_image {
max-width: 80%\9;
}
Cheers!
Ismael
Hi Ismael!
Thank you sooo much for your answer. Second css style code worked perfectly. support team rocks!!
Cheers!