Skip to main content

Images not scaling while absolute

Comments

1 comment

  • Sandra Prunici

    Hi,

    When you set the image with the absolute position, you set the image position manually for vertical and horizontal axe and by default they are set in the pixel. For this reason, you notice that the image move or disappear. It doesn't move or disappear, it stays in the position you set to display but the screen size is changed. One of the recommendations is to set the horizontal offset in the percentage and adding a big negative value (e.g. -50%) because on small desktop screens the image will be off the screen with 50% and in such a way it will not be visible. Another recommendation is to adjust the position of the image you set with the absolute position for tablet and mobile mode https://jmp.sh/gSwEyzI. Therefore, please open the tablet and mobile mode of the builder and change the position to fit correctly for these devices.

    Best regards,
    Sandra

    0

Please sign in to leave a comment.