Hi @mOONbOOTS
You can use this solution.
-
Open Theme → Edit Code
-
Find file base.css and paste this code to the bottom of file:
.product.product--left ul.product__media-list.contains-media {
max-height: 74vh;
overflow: scroll;
}
Hope my solution will help you
Mike from Consentik