STEP-BY-STEP
-
1
Copy and paste the DIV for your iFrame aspect ration
- 16x9 < div class="container-iframe container-iframe-16x9" > (most common)
- 19x16 < div class="container-iframe container-iframe-19x16" >
- 4x3 < div class="container-iframe container-iframe-4x3" >
-
2
Immediately after this, paste your iFrame code
-
3
Then insert the closing DIV < /div >
-
4
The code should appear similar to this
< div class="container-iframe container-iframe-16x9" > < iframe width="XXX" height="YYY" src="https://www.youtube.com/embed/.... >< /iframe >< /div >
-
5
Click the Source button to switch back to design mode
-
6
Click Save to save the content.
-
7
The code should appear similar to this
< div class="container-iframe container-iframe-16x9" > < iframe width="XXX" height="YYY" src="https://www.youtube.com/embed/.... >< /iframe >< /div >
If you have applied this to your iFrame, but it is still not working as expected, please contact us at [email protected]