Home › Forums › Quform WordPress › Mobile form not scrolling
I am using Quforms 2.12.1. My forms display on mobile devices but they donot scroll. Is there a fix for this?
Solved the problem. Had to disable the overflow setting:
body { height: auto; min-height: 100%; // overflow: hidden; position: relative; }
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.