Reduce video size

Reduce video size

Alyssa4965
Excursionist
48 0 8

Is it possible to reduce the length of this video size . https://www.diversifiedgiftsonline.com/

 

 

video.PNG

 

Replies 6 (6)

BSS-TekLabs
Shopify Partner
2401 695 831

- Here is the solution for you
- Please follow these steps:

step.png


- Then find the theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

.svg_admin {
    width: 500px !important;
    height: 300px !important;
}


- Please add the above code to the last line of the theme.css file.
- Here is the result you will achieve:

BSSTekLabs_0-1719066468675.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Alyssa4965
Excursionist
48 0 8

Not yet, it hasn't been reduced yet. I've pasted the code therereduce.PNG

 

Shadab_dev
Shopify Partner
1273 64 134

Your video doesn't show up here. Can u share your store link and highlight which video you need the length to be reduced. Will probably need some css. Also share the theme and its version.

 

Thanks

Buy me Coffee, if you feel i was helpful. Email Me here or WhatsApp me with this link for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.
Alyssa4965
Excursionist
48 0 8

https://www.diversifiedgiftsonline.com/  i want to reduce it to 1200px by 500 or lower. Will this be possible

Shadab_dev
Shopify Partner
1273 64 134

@Alyssa4965 I think the solution provided by @BSS-TekLabs should work well. If not then I would definitely give it a try. Answering to your question it is definitely possible.

Buy me Coffee, if you feel i was helpful. Email Me here or WhatsApp me with this link for any help with shopify theme customizations or any project in web dev. If this is helpful, please Like and Accept the solution.

PageFly-Noah
Shopify Partner
1317 233 281

This is Noah from PageFly - Shopify Page Builder App

 

Hi @Alyssa4965  You can add code here to change width-height video:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>

 

<style>
@media screen and (min-width: 767px){
  .container .svg_admin{
       width: 500px !important;
       height: 400px !important;
   }
}
</style>

 

Hope my solution will help you resolve the issue.

 

Best regards,

Noah | PageFly

 

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.