- This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Aspire Theme Support › video size on Front Page 1
Dear Wes,
1. I embed a youtube video on Front Page 1, but the video window size too small(on PC), how can i make it bigger? like 900×500.
my website: http://www.amztrading.com/
the code that i using on Front Page 1:
[embed]https://youtu.be/MZGgJuTJzkY[/embed]
It seems the video size no changing if i wrote:
[embed width="900" height="500"]http://www.youtube.com/watch?v=dQw4w9WgXcQ[/embed]
2. If i use Video Widget on Front Page 1, the video size too big.
Looking for your help.
Thank you.
Devin
3. if i using below code on page/post, it can change video window size:
<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/MZGgJuTJzkY” frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>
But no change on Front Page.
Hi wex,
I solved this issue by using custom html widget.
Regards
Devin
Glad you got it working. Let me know if you run into any other issues.