Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #170882

    I’m switching over from another theme and have a bunch of youtube videos to my blog…
    but they are way to ‘tall’ and both sides of the video get chopped off.

    http://xokenglish.com.br/musica-em-ingles-its-a-beautiful-day-michel-buble/

    Is there a way to change the default youtube size in Enfold
    without having to add height and width shortcode (
    so I don’t have to change every individual video size?)

    #170913

    Hey davidabaileyjr!

    Try this CSS code:

    .embed-youtube iframe{
    height: 250px !important;
    }

    Regards,
    Josue

    #172748

    Thanks Joshua! I added it…and it does make the video smaller.

    One quick question though…will the video resize on tablets and mobiles?

    #172750

    Hey!

    I see the size changed from my view (flush your cache), in mobile it will look like this:

    Regards,
    Josue

    #172756

    I thought maybe there was a problem with just this blog…
    but I’ve installed the Enfold theme on another blog and it handles youtube video the same way.

    Isn’t there a way to have the video resize uniformly without the blacked out area when the video resizes.

    #172757

    Hello!

    Try using this plugin to make videos responsive.

    Regards,
    Josue

    #172758

    thanks josue…
    i’ll try it out.

    #172762

    We looking forward to hearing from you :)

    Regards,

    Josue

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Youtube Video Size Too Large – How Can I Change It?’ is closed to new replies.