• Resolved jarrot

    (@jarrot)


    Hello, my compliments for you theme i relaly like it.
    I have problem with Embed video, i try to use embed code [embed width="320" height="240"]https://www.youtube.com/watch?v=EcD7KJrAxnI&feature=youtu.be[/embed]
    for change the size but not work in theme, the video remain always in the same size
    any tips for fix that?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author justgoodthemes

    (@justgoodthemes)

    Hi @jarrot,

    thank you for the kind words!

    Regarding your question, we use Fitvids.js plugin to make video embeds responsive. This plugin makes the video embeds to expand full-width of the available content.

    You could adjust this by wrapping your video embed in a div with the style attribute like this (in text mode of post editor):

    <div style="max-width: 320px;">
    [embed width="320" height="240"]https://www.youtube.com/watch?v=EcD7KJrAxnI&feature=youtu.be[/embed]
    </div>

    Hope this helps.

    Thread Starter jarrot

    (@jarrot)

    many thanks that fix the problem

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Embed video size issue’ is closed to new replies.