Title: Youtube Width/Height Fixed
Last modified: August 21, 2016

---

# Youtube Width/Height Fixed

 *  Resolved [leegmiller](https://wordpress.org/support/users/leegmiller/)
 * (@leegmiller)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/)
 * I have been having this problem where youtube videos sometimes are being pulled
   into the RSS feed as 300X150 Pixels.
 * I just added this line to my style.css
 *     ```
       iframe {
       width: 560px;
       height: 315px;
       }
       ```
   
 * And it has fixed my problem. Posting it here just incase anyone else has this
   problem who dont use other iframe content but just Videos on their site.
 * [https://wordpress.org/plugins/wp-rss-multi-importer/](https://wordpress.org/plugins/wp-rss-multi-importer/)

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

 *  Thread Starter [leegmiller](https://wordpress.org/support/users/leegmiller/)
 * (@leegmiller)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/#post-4952898)
 * If anyone knows of another way where all the iframes wouldn’t be affected Please
   post here as this is a temporary fix for now.
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/#post-4952962)
 * thanks leegmiller…I’ll put a class on the iframe on the next update so you can
   target just those videos coming in via the plugin.
 *  Thread Starter [leegmiller](https://wordpress.org/support/users/leegmiller/)
 * (@leegmiller)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/#post-4953017)
 * thanks that would be awesome :).
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/#post-4953074)
 * ok…the most recent update has a class on the iframe…use the templates.css file
   to customize the the iframe (it’s at the top) and then save that file using the
   template options panel in the plugin…that way, when the plugin gets updated, 
   you can restore that file.

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

The topic ‘Youtube Width/Height Fixed’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rss-multi-importer_a9b8a0.svg)
 * [WP RSS Multi Importer](https://wordpress.org/plugins/wp-rss-multi-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-multi-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-multi-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-multi-importer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Allen](https://wordpress.org/support/users/amweiss98/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/youtube-widthheight-fixed/#post-4953074)
 * Status: resolved