the scroll bar disappears.


Topic: the scroll bar disappears.

dealme pro asked 7 years ago

Hello!I use mdb 4.4I have a problem, when I use form and register, the scroll bar disappears. And the mobile site lacks scroll bar which makes the task difficult for my users. see lesdealers.com

Marta Szymanska staff pro premium answered 7 years ago

Hi, in this moment in our templates, we solve problems like this by media queries. Add to your CSS this code below: @media (max-width: 740px) { html, body, .view { height: 1050px; } } Of course you can change the height value. Best, Marta
Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No