• Resolved automationstepbystep

    (@automationstepbystep)


    I added few videos from my youtube channel using embed code. The video thumbnail is not responsive (does not fit best when viewed on mobile device)

    I checked by adding below css code in menu Appearance > Customize > Custom codes in the block Custom Styles:

    .ytp-cued-thumbnail-overlay-image {
    background-size: contain;
    -moz-background-size: contain;
    -webkit-background-size: contain;
    }

    But it does not help. How can i make my video thumbnail responsive.

    Thanks,
    Raghav

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Basic Theme – video thumbnail not responsive’ is closed to new replies.