Full width of video

  • Posted in : Efor
  • hulahopka
    Participant

    For youtube video is full width. but how to set to be for lessons hosted on my website?

    it is like 70% WIDTH. i set is post type VIDEO.

    serkan
    Moderator

    Hi,
    These are custom css codes for the video width. You can customize it.

    body.course-item-popup #learn-press-content-item .content-item-wrap {  margin: calc(1rem + 4vw) auto; }
    body.course-item-popup #learn-press-content-item .content-item-wrap { max-width: 900px; }

    Thanks

    hulahopka
    Participant

    I add the code, but nothing happend.

    serkan
    Moderator

    Hi,
    Maybe i missunderstood. Could you please try to explain it to me again?
    Thanks

    hulahopka
    Participant

    I want to player be full widht, like youtube.

    Let me explain by screenshots.

    https://prnt.sc/ufhe1s

    serkan
    Moderator

    Hi,
    I see what you mean now. I will forward this topic to our developer and I will keep you updated.
    Thanks

    ahmetsali
    Keymaster

    Hi, I have just added the custom css code below to your site and now the video looks fine.

    #learn-press-content-item .wp-video {
        width: 100% !important;
    }
    

    Cheers.

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register