• For whatever reason no matter what I try I cannot get my youtube video that I’ve embedded on my site to show up in the size that I would like it only shows up in a large size file. I would like to know what Iam missing and any help would be greatly appreciated.Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author ThinkUpThemes

    (@thinkupthemes)

    Hi huisy20,

    The theme is fully responsive so by default the video will display the full width of the content area. To prevent this please wrap your video in a div which has a specified width.

    So if you want your video to display a maximum of 300px for example please use the wrap the video in the following code:

    <div style="width: 300px;">
    VIDEO FILE
    </div>

    Be great you hear how you get on with this. ??

    Thread Starter huisy20

    (@huisy20)

    So I just add that code to the end of my video, Im super new to site building and this theme in particular so I think I should be able to figure this out:) Thanks a lot. Also when I activate a new plugin how come I doesn’t seem that I can actually use the products that it seems to be offering. I want to be able to add text block and create a sales page and I’m having some serious difficulty doing this. Thanks again.

    Thread Starter huisy20

    (@huisy20)

    Also when I try to add multiple videos to a page it will default to only allowing the original video and will go back to full display. Super frustrating, is there something Iam missing like a plugin or something??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Video sizing won't change’ is closed to new replies.