Pages not becoming responsive

0
Hi, I had created few pages for web layout responsive. I am working on a 1920X1080 resolution system. But when i run the pages on a lower resolution like 1440X900 or 1366X768. Everything gets messed up and a scroll bar comes to cover the full page. So how can i solve this issue and get the things similar independent of the screen size. Thanks,
asked
2 answers
0

In such situation you can use media queries.

answered
0

are you using scrollview widget in your main layout?

answered