renier8 Posted September 10 Share Posted September 10 (edited) Hello. I have added videos in the past, which fit perfectly, below the main description. Now when I embed code, it stretches too far, even if I make the dimensions small. Can anyone give me insight on this please? Thank you Renier Edited September 11 by renier8 (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted September 10 Share Posted September 10 Please indicate PS version and theme Link to comment Share on other sites More sharing options...
renier8 Posted September 10 Author Share Posted September 10 Thank you. It is version 1.6.1.24 I don't know much about this CSS stuff. I am curious, though. Why would it have changed. I have been on version 1.6 for a long time. Thank you for your time. Renier Link to comment Share on other sites More sharing options...
Divine Posted September 10 Share Posted September 10 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> 1 Link to comment Share on other sites More sharing options...
renier8 Posted September 11 Author Share Posted September 11 Thank you very much - I will try that. Renier Link to comment Share on other sites More sharing options...
Divine Posted September 11 Share Posted September 11 You're welcome Come back to tell us if it works. Link to comment Share on other sites More sharing options...
renier8 Posted September 11 Author Share Posted September 11 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 Link to comment Share on other sites More sharing options...
Divine Posted September 11 Share Posted September 11 Great, thanks for the feedback ! Don't forget to edit your first post and add [Solved] in the title 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now