Hey there, I’m currently setting up my first Editor X website and I’m having troubles with image box behaviour, when resizing Desktop layout.
By default, in this particular Section, the image on the left is changing its proportions from square to rectangular, when I resize the width of my Desktop layout:
The title text, white line and the container below the line (including smaller text, along with “+” and “INFO”) should be aligned to the bottom of the image, just like the default screens shown above.
It’s probably due to the docking at the top and bottom of the container as it means the height is dictated by the margins. So if the section is taller, the container will be too.
@Rob@simen Thanks guys. I’m slowly beginning to understand the mechanism, but I’m not still there yet…
So now – my image is calling proportionally and is docked on top and bottom.
I have removed top docking from the Title, Line and the container (and also all elements inside it).