Hi @snnggest ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
@media screen and (min-width: 750px) {
.product__media-wrapper .slider-mobile-gutter .slider-button {
display: flex !important;
}
}