Fitting page content to height and width of the device

Mr LH
7 Posts
Mr LH posted this 01 November 2019
Ask a Question

Hi Support/Users

Is there a way to auto fit the page/content to the device height & width?. This is particularly useful if the content is to be displayed on a quiosk type of device/screen... just need the page to fill the screen!

Tried a few CSS tricks but no real success! for example tried:
.u-section-1 {
height:100% !important;
width:100% !important;
overflow:hidden;
}

Any Suggestions?

Many Thanks
Luis

Hi Support/Users Is there a way to auto fit the page/content to the device height & width?. This is particularly useful if the content is to be displayed on a quiosk type of device/screen... just need the page to fill the screen! Tried a few CSS tricks but no real success! for example tried: .u-section-1 { height:100% !important; width:100% !important; overflow:hidden; } Any Suggestions? Many Thanks Luis
Vote to pay developers attention to this features or issue.
1 Reply
Order By: Standard | Newest
Support Team
Support Team posted this 01 November 2019

Hi Luis,

Our themes and content are responsive and should fit the device screen automatically. If you have any issues with that please provide a link to the page where we could see the issue.

...................................................
Sincerely,
Hella
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi Luis, Our themes and content are responsive and should fit the device screen automatically. If you have any issues with that please provide a link to the page where we could see the issue. ................................................... Sincerely, Hella Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments