Okay
  Public Ticket #889528
Video cut off to right
Closed

Comments

  • Paul started the conversation

    Hi there,

    Embedded videos in the portfolio are being cut off to the right. Can you help?

  •  850
    Jelly replied

    Hi,

    Please add the css code in the path: Appearance -> Theme Editor -> Style.css, please put it in the end of the file:

    @media only screen and (max-width: 1900px) {
    div#owl-project-single.owl-carousel.generic-carousel.owl-theme {
    width: 100%;
    margin-right: -17%;
    } }

    Best Regards,
    Jelly Team

  • Paul replied

    Hi,

    I actually used this as the 100% pushed it way down:

    width: 99%;

    Will there be an update to the theme with all these fixes? Thanks.

  •  850
    Jelly replied

    Hi,

    I will note it and report to developer to update it. It's work good for you now? Do you still need my help?

    Best Regards,
    Jelly Team

  • Paul replied

    We've also noticed that the embedded video width is not responsive.

    http://www.wefixflix.com/portfolio/

    Is there anything I can add to the CSS to make it responsive?

  • Paul replied

    The embedded Vimeo videos in the blog posts respond. It’s just the large videos in Portfolio don’t.

    http://www.wefixflix.com/projects/katia-garza-my-life-in-dance-deinterlacing/

    Let me know if you can do anything. If you can't, we may have to move the videos to a blog post and link from the Portfolio with an image, which respond. Not ideal but a workaround.

  •  850
    Jelly replied

    Hi,

    I had updated it, maybe you can check again?

    Best Regards,
    Jelly Team

  • Paul replied

    Hi,

    Yes, the videos in the portfolio now respond great - thank you.

    However, please take a look at 'Title Correction/How to Eat Your Watermelon'. The image is massive.

  •  850
    Jelly replied

    Hi,

    I tried updated the script again, but it not update in frontend, I don't know why. Maybe you can provide ftp information so I can try update it?

    Best Regards,
    Jelly Team

  •   Paul replied privately
  •  850
    Jelly replied

    Hi,

    I think the problem fixed now, maybe you can clear caches and cookies then check it again?

    Best Regards,
    Jelly Team