Many people have run into the problem of trying to wrap text around an embedded video in WordPress. This is what they’re hoping for.
The Problem
Instead, they find that no matter what they do, they can’t seem to get the text to wrap around the video.
After inserting the video embed code, it would appear that you can wrap text around the video in the editor as you would an image. However, upon saving the post, the wrapped text suddenly unwraps.
The Solution
At least one solution to this problem is to use simple CSS padding with divs.









