My scroll isn’t working.
This fix is specifically for these themes;
– Tesla
– Sick no checkup
– Napoleon
Pop this code in Custom CSS. In the Customize at the bottom under Advanced Options.
@media (min-width: 740px)
body.index {
overflow: initial !important;
}