Hi Martin,
I’m using the Divi theme so, I can easily create full width sections.
I was missing a way to change the default size (in pixels) as specified in the sitewide Flowplayer defaults settings.
I’ve just found out that I could add the width=”100%” option into the fvplayer shortcode and get the exact result I was looking for.
For example:
[fvplayer src="http://site.com/videos/video.mp4" splash="http://site.com/videos/video.jpg" width="100%"]
Regards
Cedric