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%;
}
}
Unfortunately that did not solve the issue.
I found a fix for https://vrijrijden.nl/vrijwaring/ but at https://rsz.nl/vrijwaring/ it didn’t work.
Please look for yourself at https://rsz.nl/vrijwaring/ on mobile. It does not fit the screen. At this moment https://vrijrijden.nl/vrijwaring/ does fit.
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.
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.
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.