So i followed some guide and got done till here:
this is the code i used:
however i dont like how its showing and i would like to show in full 1920*1080 resolution like the one showed below:
Please help
Website URL:
So i followed some guide and got done till here:
this is the code i used:
however i dont like how its showing and i would like to show in full 1920*1080 resolution like the one showed below:
Please help
Website URL:
Hi @saadrafi ,
May I suggest to update code these steps:
.product-block.product-single__description iframe {
height: auto!important;
aspect-ratio: 9/16;
}
Thankyou, it worked.
can the video be auto played when hovered?
Hi,
Sorry. It’s impossible when you use an iframe to embed video.