Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1275148

    Hi,

    The way I designed the image to look was based on my screen size. The thing is that people with different screen size will not see the same image position as I see them… Is there a way to “lock” the images or make them static so when I change the screen resolution it doesn’t alter the room?

    For example:
    This is what I see and how I want the image to look on the right side of the screen: https://prnt.sc/xkmi8d
    This is what people with bigger screens would see: https://prnt.sc/xkmk69

    I hope you see what I mean… Thank you!

    #1275485

    Hey DeMamp,
    Thank you for the mockups, this looks like a background-position issue, try checking that the background image “background-position” is centered.
    If your background image is too small for desktop then this would not help, you would need to try a larger background image for all screen sizes or display a different larger background image for desktop size via css media queries.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.