Viewing 1 replies (of 1 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    You could change the height of the sldeshow images by adding the following code to your theme stylesheet, or to your custom CSS editor under Appearance > Edit CSS in your dashboard:

    .jetpack-slideshow .slideshow-slide img {
         max-height: 510px !important;
    }

    This is just an example, so feel free to adjust the value to fit your needs!

Viewing 1 replies (of 1 total)
  • The topic ‘Slideshow limits height to 410px’ is closed to new replies.