Title: Problem with responsive PDF on mobile
Last modified: January 19, 2022

---

# Problem with responsive PDF on mobile

 *  Resolved [jordyvanovereem](https://wordpress.org/support/users/jordyvanovereem/)
 * (@jordyvanovereem)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/)
 * Hello,
 * On this page i use the lightbox to open PDF files. Which work great, but not 
   on mobile. It’s not responsive and you see the half of the file in the popup 
   window.
 * [https://vrijrijden.nl/vrijwaring/](https://vrijrijden.nl/vrijwaring/) (you can
   click the 2 links beside the end of the flags in the top)
 * Am i doing something wrong with the settings?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-responsive-pdf-on-mobile%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15279315)
 * Hello,
 * Try to add the following CSS rule to “Custom CSS” parameter on “ARI Fancy Lightbox-
   > Settings -> Style” page:
 *     ```
       @media (max-width: 799px) {
         body .fancybox-slide--iframe .fancybox-content {
           width: 100%;
           max-width: 100%;
         }
       }
       ```
   
 *  Thread Starter [jordyvanovereem](https://wordpress.org/support/users/jordyvanovereem/)
 * (@jordyvanovereem)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15287616)
 * Unfortunately that did not solve the issue.
 * I found a fix for [https://vrijrijden.nl/vrijwaring/](https://vrijrijden.nl/vrijwaring/)
   but at [https://rsz.nl/vrijwaring/](https://rsz.nl/vrijwaring/) it didn’t work.
 * Please look for yourself at [https://rsz.nl/vrijwaring/](https://rsz.nl/vrijwaring/)
   on mobile. It does not fit the screen. At this moment [https://vrijrijden.nl/vrijwaring/](https://vrijrijden.nl/vrijwaring/)
   does fit.
 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15289639)
 * PDFJS viewer for PDF documents is used on first site and native PDF viewer (via
   browser’s add-on) is used on another site. It is not possible to change layout
   of native viewer. You can choose PDF viewer in plugin settings. See “PDF Files-
   > Local PDF viewer” option on “ARI Fancy Lightbox -> Settings -> Integration”
   page.
 *  Thread Starter [jordyvanovereem](https://wordpress.org/support/users/jordyvanovereem/)
 * (@jordyvanovereem)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15289751)
 * I don’t understand what you’re saying. On both sites i use the same options, 
   but the way it looks is different on each website.
 *  Plugin Author [arisoft](https://wordpress.org/support/users/arisoft/)
 * (@arisoft)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15412353)
 * The plugin can show PDF documents using two different PDF viewers (PDFJS viewer
   and browser’s embedded PDF viewer). PDFJS viewer is used on the first site, but
   embedded PDF viewer is used on the second site.

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

The topic ‘Problem with responsive PDF on mobile’ is closed to new replies.

 * ![](https://ps.w.org/ari-fancy-lightbox/assets/icon-256x256.png?rev=1580843)
 * [ARI Fancy Lightbox - Popup for WordPress](https://wordpress.org/plugins/ari-fancy-lightbox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ari-fancy-lightbox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ari-fancy-lightbox/)
 * [Active Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ari-fancy-lightbox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ari-fancy-lightbox/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [arisoft](https://wordpress.org/support/users/arisoft/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/problem-with-responsive-pdf-on-mobile/#post-15412353)
 * Status: resolved