Product page: how do you make the width of video fit in the screen on responsive mode?

Solved

Product page: how do you make the width of video fit in the screen on responsive mode?

harukajmickey
Shopify Partner
119 0 9

Hi all,

 

I would like to make the width of video fit in the screen on responsive mode on the product page.

How do you do this?

 

URL:

https://hobot-jp.myshopify.com/products/hobot_001

 

 

Thank you in advance.

 

スクリーンショット 2023-01-13 16.32.17.png

スクリーンショット 2023-01-13 16.33.11.png

 

 

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11406 2238 2411

This is an accepted solution.

You can try to change width of video from 480 to 100% in video code that you added in your product descriptionScreenshot 2023-01-13 at 15.00.22.png

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
11406 2238 2411

This is an accepted solution.

You can try to change width of video from 480 to 100% in video code that you added in your product descriptionScreenshot 2023-01-13 at 15.00.22.png

 

- Found this helpful? Hit "Like" and "Accept as Solution"!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify

Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

harukajmickey
Shopify Partner
119 0 9

Thank you it worked!

PageFly-Victor
Shopify Partner
7865 1786 3131

Hi @harukajmickey 

This is Victor from PageFly - Landing Page Builder App

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file -> Save

 

video {

    width: 100% !important;

}

 

Hope that my solution works for you.

Best regards,

Victor | PageFly