Please could someone help me…
How can I make the video full width for mobile and desk top Debut Theme 16.2.1 https://clevershieldcoatings.co.uk/
Many thanks,
Richard
Please could someone help me…
How can I make the video full width for mobile and desk top Debut Theme 16.2.1 https://clevershieldcoatings.co.uk/
Many thanks,
Richard
Hello There,
div#shopify-section-1625057218b4acb9b4 .page-width {
width: 100vw;
margin-left: -50vw;
left: 50%;
position: relative;
max-width: unset !important;
}
Many thanks for the code. I have entered it and it has changed the size but its still has a margin each side. Is it possible to get it full width? https://clevershieldcoatings.co.uk/
Kind regards,
Rich
Hello There,
div#shopify-section-1625057218b4acb9b4 .page-width {
width: 109vw;
margin-left: -50vw;
left: 45%;
position: relative;
max-width: unset !important;
}
Many thanks, that works
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.