Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Mobile form not scrolling #32403
    juddra
    Participant

    Solved the problem. Had to disable the overflow setting:

    body {
    height: auto;
    min-height: 100%;
    // overflow: hidden;
    position: relative;
    }

Viewing 1 post (of 1 total)
Be inspired. © 2025 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy