Title: Text captions not responsive
Last modified: October 24, 2022

---

# Text captions not responsive

 *  Resolved [randomlv](https://wordpress.org/support/users/randomlv/)
 * (@randomlv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-captions-not-responsive/)
 * Hey,
    I just tested your plugin and it works great. However, it looks like your
   plugin is not really responsive? I chose 640×360 for the YT thumbnail. The thumbnails
   look fine on PC and mobile but it looks like the text you can add below every
   video is hidden at the bottom of the container. Is there any way to fix this?
 * Thanks in advance!
    -  This topic was modified 3 years, 6 months ago by [randomlv](https://wordpress.org/support/users/randomlv/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-captions-not-responsive%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-captions-not-responsive/#post-16128979)
 * the problem seems to be you have `overflow:hidden` set in some custom CSS
 * `.yt_video {position: relative;padding-bottom: 56.25%;padding-top: 0;height: 
   0;overflow: hidden;}`
 * and that affects the display of the disclaimer. removing the `overflow:hidden`
   will very likely fix the problem 🙂
 * hope this helps,
    frank
 *  Thread Starter [randomlv](https://wordpress.org/support/users/randomlv/)
 * (@randomlv)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-captions-not-responsive/#post-16129549)
 * Ahh, good catch! 🙂
    Thanks for the quick response and help, Frank. Much appreciated!
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/text-captions-not-responsive/#post-16129587)
 * you’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Text captions not responsive’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/text-captions-not-responsive/#post-16129587)
 * Status: resolved