All things Shopify and commerce
My video is too big on safari browser and the volume on the play bar is not showing can someone help, below is an image and the coding i'm using
<iframe src="https://gv-vod-cdn.aliexpress-media.com/ae_sg_gmc/video_target/gv8f-70f08ae0-a181919b-8f5c100a-0370/..." style="width: 100%; height: 400px; border: none;" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
Solved! Go to the solution
This is an accepted solution.
Make sure you refresh the page and check the window in a private tab
The only other alternative would be to add !important
width: 400px !important;
Hello Ecomowner,
For the style section, you should be able to re-size the width of the video on the page from
width: 100%;
The switch it to
width: 80%;
for greater visibility
You can also adjust the height of the video with
height: 80%;
didnt work
Strange, what if you try the following:
width: 400;
You should be able to hard code how many pixels the iframe can take up
no, on other browsers it looks ok but on safari im still having problems
This is an accepted solution.
Make sure you refresh the page and check the window in a private tab
The only other alternative would be to add !important
width: 400px !important;
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024