Hi can you tell me the solution to the problem. On mobile devices I want to make the slider smaller height than standard. I need it to not take up more than the phone screen. I used this code but the image did not shrink
1 Like
Hi there @SALT_POINT
You’d like to remove the scroll on mobile devices, right? In this case, just increase the height in your CSS code:
However, if it’s not what you are looking for, please elaborate on your use case. I’ll gladly look into this for you