Custom image size not working as expected

Hi Beta Team,

Not sure if this is an actual issue or just my lack of understanding the option. FYI, when resizing custom on an image component. I get the following error message. adding px after the number produces the error. with out the px nothing happens when you enter a number.

1 Like

Ah yes, just try putting in 200 with out the px. The file size settings causes Elements to actually resize the physical file.

If you want to keep the original file size, but want to change the display size in the browser use the “display size” settings below.

When adding a value into the custom size box, it’s useful to remember that anything native css supports, Elements supports! So values like vh, px, rem, %, and css maths, should all work as expected. More details in the manual.

Hope that helps!

Thank you Dan!

1 Like