• Resolved jamminjames

    (@jamminjames)


    I followed rafaelmagic’s (@rafaelmagic) post from about a year ago to get this working with NextGen, and it works. Thanks, rafaelmagic. However, on mobile, the images open too large and off to the right. They swipe okay, but you can’t see the whole image.

    Any ideas on how to fix this? Thanks for any help.

Viewing 1 replies (of 1 total)
  • Thread Starter jamminjames

    (@jamminjames)

    Okay, I put this in the media queries for tablets and smaller, and it seems to be working:

    .pswp img {
        max-width: 100% !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Using with NextGen’ is closed to new replies.