Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter howardowens

    (@howardowens)

    The obvious question, I suppose, still needs to be stated: How is this fixed?

    Plugin Author bradvin

    (@bradvin)

    You can add some custom CSS to the gallery to force the images to keep their aspect ratio:

    .foogallery-thumbnail a img {
      height: auto;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Proportion wrong on mobile’ is closed to new replies.