Jump to content

Videos too big for description box [Solved]


Recommended Posts

Hello,

If your theme uses Bootstrap, you can add some classes to your video code :

<div class="embed-responsive embed-responsive-16by9">
  <iframe class="embed-responsive-item" src="..."></iframe>
</div>

 

  • Like 1
Link to comment
Share on other sites

Hello again. I got some guidance from a contact. The videos on YouTube are too big by default. This is where I add my products videos. 

So the solution was to pull the code from YouTube, embed on PrestaShop and change dimensions to 280 x 140.

Thank you for your kind replies

Renier

 

image.thumb.png.2d949d527ed362c19ad11483f53cc7d8.png

 

image.thumb.png.92b95a705615f418b5112c5a10aeccc5.png

Link to comment
Share on other sites

  • renier8 changed the title to Videos too big for description box [Solved]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...