- This topic has 1 reply, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Moved: Reply To: Youtube video size in section
Hi!
I have the same problem into my website.
In this page I have a frame view Youtube video but the height of video is incorrect.
http://www.michelagaleotti.it/michelapage/
How to resolve?
Thank you
Hi Roberto,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.YouTubeContent{height:615px !important;}
Regards,
Dave