ImgModal: how to scroll without scrollbar?

How can I change some CSS or JS in orther to get my enlarged picture, scrollable, and not with a scrollbar on the right, but with the mousewheel? Bootstrap 4.
What happens now: the page below the enlarged image scrolls instead of the enlarged picture: one can see two srcrollbars, the main page is moving on scrolling with mousewheel.

CSS now:
/* Zoom Modal (enable scroll) */
#ImgModal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 90px 15px 0 15px;
overflow: auto;
z-index: 999;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.9);
}

Thanks for any suggestion.

Hi there

Is this our template? may I know which template?

This is the part of the zoom of ImgMod-CSS script. It says -enable scroll -, but this is a copied, default, text I think (the person who made the site, is not available at this moment), the body behind it, scrolls on using the mousewheel.The issue is that I have a small screen, most have big screens: won’t be a big problem (which is’t indeed). I have not enough knowledge how to handle with care, I would say, the solution for it: there are enough suggestions, but I am not succeeded. Therefor… You may substract the whole page source from the site itself.

Hi

It’s not our product I guess, so, you need to contact the creator of this script for support

Regards

Ok. Can I remove these posts somehow?

Yes, try to delete them :slight_smile:

If you just want to remove the links edit it and remove the links