Title: Remove Scrollbars on IFRAME
Last modified: August 22, 2016

---

# Remove Scrollbars on IFRAME

 *  Resolved [SethO](https://wordpress.org/support/users/setho/)
 * (@setho)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/)
 * Is there anyway to remove the scrolling on iframes?? I have a pop up when someone
   clicks on a menu item, and no matter what height or width I put in, there is 
   a scrolling that I don’t need. I have tried searching this but I still can’t 
   find where to disable this.
 * Thank you.
 * [https://wordpress.org/plugins/easy-fancybox/](https://wordpress.org/plugins/easy-fancybox/)

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

 *  [mariemarie10](https://wordpress.org/support/users/mariemarie10/)
 * (@mariemarie10)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643764)
 * Hi, were you able to figure it out? I am having the same issue and for the life
   of me can’t find where in the settings to disable scrolling. I simply don’t need
   it.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643775)
 * Hi guys/gals, this is a hard to tackle issue and most fixes bring along new problems.
   I’m searching a way that does not bring new conflicts and works on most devices.
 * If anyone comes across a good way, please let me know 🙂
 *  Thread Starter [SethO](https://wordpress.org/support/users/setho/)
 * (@setho)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643811)
 * Thank you for your reply.
 * Would you happen to know at least how to make the 980 width fit on a smart device
   without getting cut off? As it stands, I have to use at least a 980px width to
   not have scroll bars, but it I use 980, the iframe gets cut off.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643812)
 * Side note: Hi [@setho](https://wordpress.org/support/users/setho/) I’ve blocked
   your sock puppet account [@mariemarie10](https://wordpress.org/support/users/mariemarie10/)
   and _please do not do that again_. That’s something that is expressly not allowed
   in these forums.
 *  [Rolf Allard van Hagen](https://wordpress.org/support/users/ravanh/)
 * (@ravanh)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643813)
 * [@setho](https://wordpress.org/support/users/setho/) sadly you cannot have it
   both ways. fixed width will stay fixed in this case… you could try to add a specific
   style rule like
 *     ```
       #fancybox-content {
         max-width: 100%
       }
       ```
   
 * but it will probably cause unexpected results with respects to lightbox other
   elements .
 *  Thread Starter [SethO](https://wordpress.org/support/users/setho/)
 * (@setho)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643814)
 * Thanks RavanH. 🙂

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

The topic ‘Remove Scrollbars on IFRAME’ is closed to new replies.

 * ![](https://ps.w.org/easy-fancybox/assets/icon-256x256.png?rev=3188201)
 * [Firelight Lightbox](https://wordpress.org/plugins/easy-fancybox/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-fancybox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-fancybox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-fancybox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-fancybox/reviews/)

## Tags

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

 * 6 replies
 * 4 participants
 * Last reply from: [SethO](https://wordpress.org/support/users/setho/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/remove-scrollbars-on-iframe/#post-5643814)
 * Status: resolved