Why does changing color cause a scrolling glitch in Sense theme?

When I choose a different colour/variant it has a little scrolling glitch.

The theme I am using is sense.

If you know the solution to this problem let me know.

See file below for video.

Kind regards

Hi @elronand44

This is Richard from PageFly - Shopify Page Builder App

You can follow my instructions below to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: find the media-gallery.js and comment on this code :

activeMedia.scrollIntoView({ behavior: 'smooth' });

Or you can simply delete it, but before making any changes, you should make a copy theme for it

Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thank you very much for the help.

It works perfect now.

Glad that i can help. LEt me know if you need any questions

hi,
I tried to find this code but its not there in sense theme