-2

I have a website https://anglickyzarok.cz/ and somehow the scrolling does not work.

Is here anybody who can tell me how I can fix it so that the visitors can scroll through the webpage again?

Thanks a lot,

KR

Marek

  • Look at this:https://stackoverflow.com/questions/10449802/html-content-only-scrolls-with-scrollbar-not-mouse-wheel – user2887596 Oct 22 '17 at 19:25

1 Answers1

0

try this

overflow:visible !important;
Fahad Subzwari
  • 2,109
  • 3
  • 24
  • 52