Title: Increase player size css
Last modified: February 27, 2017

---

# Increase player size css

 *  Resolved [DT Nguy?n](https://wordpress.org/support/users/kuldokk/)
 * (@kuldokk)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/increase-player-size-css/)
 * How do I increase the player size in my course?
 * ![http://i.imgur.com/93uTqen.png](https://i0.wp.com/i.imgur.com/93uTqen.png)
 * Thank you.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/increase-player-size-css/#post-8856468)
 * Hello [@kuldokk](https://wordpress.org/support/users/kuldokk/),
 * Hope you’re doing well!
 * Please add this CSS code inside theme’s style.css file or use the[ Simple Custom CSS plugin.](https://wordpress.org/plugins/simple-custom-css/)
   and it inside the CSS Editor:
 *     ```
       iframe {
           width: 853px;
           height: 480px;
       }
       ```
   
 * Let me know if you have any other questions!
 * Kind regards,
    Nastia

Viewing 1 replies (of 1 total)

The topic ‘Increase player size css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coursepress_f7e9b6.svg)
 * [CoursePress Learning Management System](https://wordpress.org/plugins/coursepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coursepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coursepress/)
 * [Active Topics](https://wordpress.org/support/plugin/coursepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coursepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coursepress/reviews/)

## Tags

 * [player size](https://wordpress.org/support/topic-tag/player-size/)

 * 1 reply
 * 2 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/increase-player-size-css/#post-8856468)
 * Status: resolved