Title: Responsive videos
Last modified: August 16, 2019

---

# Responsive videos

 *  [mdavila825](https://wordpress.org/support/users/mdavila825/)
 * (@mdavila825)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/responsive-videos-3/)
 * This plugin works great and does what it needs!
 * Unfortunately I have need for my video be responsive. Once my video is responsive
   the time stamps no longer works. I have read your instruction to only paste youtube
   URL into wordpress but the video is not responsive if I do it this way.
 * I have added the video using the embed code from youtube, I have also placed 
   the video using ultimate shortcode youtube shortcode and I have done it manually(
   see code below). In all instances the video is responsive but the time stamps
   does not work.
 * Is there a way to retain the responsiveness of the video and have the timestamps
   work?
 * It seems once the youtube address is wrapped in a div or iframe the timestamp
   no longer works.
 * Here is the code I use to make responsive:
 * <div class=”resp-container”>
    <iframe class=”resp-iframe” src=”[https://www.youtube.com/embed/dQw4w9WgXcQ&#8221](https://www.youtube.com/embed/dQw4w9WgXcQ&#8221);
   gesture=”media” allow=”encrypted-media” allowfullscreen></iframe> </div>
 * Here is the CSS:
    .resp-container { position: relative; overflow: hidden; padding-
   top: 56.25%; }
 * .resp-iframe {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%;
   border: 0; }
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fresponsive-videos-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Responsive videos’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/skip-to-timestamp_e0e6f3.svg)
 * [Skip to Timestamp](https://wordpress.org/plugins/skip-to-timestamp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/skip-to-timestamp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/skip-to-timestamp/)
 * [Active Topics](https://wordpress.org/support/plugin/skip-to-timestamp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/skip-to-timestamp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/skip-to-timestamp/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [skip](https://wordpress.org/support/topic-tag/skip/)

 * 0 replies
 * 1 participant
 * Last reply from: [mdavila825](https://wordpress.org/support/users/mdavila825/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/responsive-videos-3/)
 * Status: not resolved