I am using Ziggeos new player and I want the player to be 480 x 640 proportions and display as portrait not landscape. I setup a video profile in Ziggeo and the video showing in bubble is indeed the correct size and proportions when I inspect it in chrome, however bubble is inserting some kind of dynamic wrapper that cuts off the video to a landscape orientation. See screenshot below:
The element in question is div class “bubble-element 1511882017897x600944310817652700-AAK” which is defining the height of the element to 129. I have set the height of the player in Bubble to be 229px and the video profile is set to portrait.
When I inspect the issue in chrome I can manually change the height of the mystery bubble wrapper to 229 and it shows that the video is the correct proportions:
Can anyone help me out with this?