IMAGE RESIZE - Question | JoomShaper

IMAGE RESIZE

David Podesta

David Podesta

SP Page Builder 1 year ago

Hi

When i resize images they look fine when editing but are distorted when I preview.

Is this an expected result?

Please see site, I just set the height of the image.

http://116.90.60.146/~phiiacom/index.php

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #147250

Hi David,

if we talk about companies logos - there is missing value for width - that's why on front-end it looks "weird". WHy? Probably becuase in Editor view, editor CSS is more important than template styles.

universal value would be "auto" - but I am not sure if you can use it in settings. If not you have two options:

  1. Set real width value (px) for each image separetly.
  2. Or use Custom CSS and set width: auto; for images used in that Row/Section.

All clear?

0
David Podesta
David Podesta
Accepted Answer
1 year ago #147267

Great thanks

0