Hi,
I have a big problem with the videos I want to add in my articles.
I use the “insert shortcode button” , add video and choose 16:9 or 4:3.
On safari it’s fine, when I open the article the video appears centered but when I open the same page with google chrome, the video appears on the right and encroach on the sidebar.
I really don’t know how to fix this. Can you help please?
Here’s an example on chrome and my url.
Kind regards,
Hey,
Please add this on your custom.css or Quick CSS
.single .avia-video iframe {
position: absolute;
left: 0;
}
Regards,
Ismael
Hi Ismael,
great, it’s working now! Thanks a lot!
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin