18
Views
2
Comments
Screen Responsive according to laptop resolution
Question

How to make screen responsive according to the laptop resolution ?

Champion

Hello

There is a full documentation where OS has defined all the details on Responsive UI you can check here - https://success.outsystems.com/documentation/11/developing_an_application/design_ui/look_and_feel/responsive_ui/

Also you can write media quarries to make your page responsive - 

https://www.outsystems.com/forums/discussion/43178/how-to-use-mobile-device-resolution-in-css/

https://www.w3schools.com/css/css3_mediaqueries.asp

Although OutSystems UI is already so much responsive, there is already css written in OutSystems default theme which help us make it responsive.

I hope this will help you.

Thanks
Tousif Khan

Hi Sushma,

By default OutSystems UI is responsive, so things should work responsive by default.

You have any issues with responsiveness? If so, you should share more details.

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.