Mobile form not scrolling

Home Forums Quform WordPress Mobile form not scrolling

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32402
    juddra
    Participant

    I am using Quforms 2.12.1. My forms display on mobile devices but they donot scroll. Is there a fix for this?

    #32403
    juddra
    Participant

    Solved the problem. Had to disable the overflow setting:

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

    #32412
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy