Units besides px

damerval
5 Posts
damerval posted this 17 May 2021
Wishlist

Hello, it would be very appreciated if we were able to use other units besides px, beginning with at leats ems, rems and vh/vw.
I currently have to tweak the HTML output every time in order to get my designs to work as intended.
Many thanks!

Hello, it would be very appreciated if we were able to use other units besides px, beginning with at leats ems, rems and vh/vw. I currently have to tweak the HTML output every time in order to get my designs to work as intended. Many thanks!
Vote to pay developers attention to this features or issue.
4 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 18 May 2021

Hello Philippe,

Please specify what exactly would you want to set with such values?
Rem is already is as a multiplier of its root element's font size.
VH is already there for creating full-height elements (100%) that fill up the entire viewport's height.

...................................................
Sincerely,
Anna T.
Nicepage Support Team

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

Hello Philippe, Please specify what exactly would you want to set with such values? Rem is already is as a multiplier of its root element's font size. VH is already there for creating full-height elements (100%) that fill up the entire viewport's height. ................................................... Sincerely, Anna T. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
damerval
5 Posts
damerval posted this 19 May 2021

em and rem values are better than px when you want to support multiple devices, as they depend on the size of the fonts in the page, which are displayed proportionately in each device. It is very rare that I use px anymore in my designs. I apologize about vh/vw, I meant to also allow % as a unit, in order once again to support mobile first designs.

em and rem values are better than px when you want to support multiple devices, as they depend on the size of the fonts in the page, which are displayed proportionately in each device. It is very rare that I use px anymore in my designs. I apologize about vh/vw, I meant to also allow % as a unit, in order once again to support mobile first designs.
Support Team
Support Team posted this 20 May 2021

Hi Philippe,

You are right, so we are using rem for the font values already. When you set the value in px in the settings it is converted to the rem value according to the basic font size. We'll consider your suggestion about adding the % values.

...................................................
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 Philippe, You are right, so we are using rem for the font values already. When you set the value in px in the settings it is converted to the rem value according to the basic font size. We'll consider your suggestion about adding the % values. ................................................... 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
damerval
5 Posts
damerval posted this 20 May 2021

Thank you!

Thank you!
You must log in or register to leave comments