Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] how to simply embed mp4 files in a responsive way

2 Posts
2 Users
0 Reactions
1,017 Views
Posts: 44
Topic starter
(@gilbau)
Trusted Member
Joined: 5 years ago

I use code like this in the posts

<video controls="controls" width="auto" height="350"><source src="website.com/video.mp4" type="video/mp4" /></video>

But this is not truelly responsive for mobile and small screens

So what is the way to do this right ?

1 Reply
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @gilbau,

please provide screenshot of the problem.