Hi guys.
I have trouble in setting the size of images. When I change the size of the images in mobile portrait, the change is still applied on desktop.
Those are the image settings themselves which are not affected by CSS - I recommend leaving those blank and then controlling the image width using CSS (the styles panel)
Hi @Jena1310, I would suggest putting your image into a Div and playing with the Div’s size settings per breakpoint. Leave the image as auto width height but change the Div width and height.