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

    (@lisaleague)

    Make sure you are using latest version and Set to responsive=no (unselect green in the shortcodes editor)

    Thread Starter lmilesw

    (@lmilesw)

    Duh… Should have seen that in the shortcode dialog. I guess my real question should have been is there a way to make the responsive window a different size?

    Plugin Author Vova

    (@gn_themes)

    Hi Larry,

    try to use next code

    [document url="https://example.com/file.pdf" width="500" height="500"]
    Plugin Author Vova

    (@gn_themes)

    Responsive means – fluid, 100% width.
    You can specify custom width instead of 100%.

    Try to add next bit of css to the Custom CSS editor:

    .su-document.su-responsive-media-yes { max-width: 500px }

    Thread Starter lmilesw

    (@lmilesw)

    I understand responsive but what I would like is the window my PDF shows in to match the aspect ration of the PDF. I just put in a vertical PDF and would like the responsive window to be vertical as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PDF doesn't size’ is closed to new replies.