Viewing 1 replies (of 1 total)
  • Hi Aaron,

    The height will depend on the width, so you can fix the width and in turn the height will also be fixed.

    Try adding this to your style.css file:

    .metaslider-123 {
    width: 500px !important;
    }

    (change 123 to the slideshow ID you are using)

    Regards,
    Tom

Viewing 1 replies (of 1 total)
  • The topic ‘Fixed height?’ is closed to new replies.