FROM CACHE - nl_header
Deze community is overgestapt naar peer-to-peer ondersteuning. Shopify Support zal deze community niet langer ondersteunen. We raden je aan om contact op te nemen met andere merchants en partners voor hulp en om je ervaringen te delen! Blijf alles melden dat in strijd is met onze Gedragscode of content die je verwijderd wilt hebben.

Video code needed to make video wider

Video code needed to make video wider

NewOn
Bezoeker
1 0 0

Hello,

 

I need a code to make a video wider. I’m happy with the current height, but I want the video to stretch across the full width of the screen. Can anyone help? The code i'm currently using is:

 

<style>
video {
max-width: 60%;
height: auto;
display: block;
margin: 0 auto;
margin-left: 0px;
margin-right: 0px;
full-width: 100%;
}

</style>

 

Thanks so much in advance!

0 ANTWOORDEN 0