• Hello,
    I have a problem, that videos from youtube aren’t responsive on mobile. They are cropped in half.

    Could you please help me?

    Thanks a lot,
    Matej Halouska

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

Viewing 1 replies (of 1 total)
  • Hello Matej,

    Thanks for using weblizar’s theme.

    For your issue please use the below CSS code in custom CSS editor and save the changes

    @media(max-width:480px){
    .enigma_fuul_blog_detail_padding iframe {
        width: 100%;
    }
    }

    Let us know if any query.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Non-responsive videos’ is closed to new replies.