I need to position some text and logos on a one-page site that uses a big image as its background. Client wants things positioned just so in front of the image. Obviously that is tricky since there are so many different screen sizes and whatnot, and what looks perfect on one size will be off on another.
Is the only way to accomplish this with media queries specific to each mobile device that designate both the max and min width?
And also, I've noticed that what Chrome dev tools' device emulator shows in my browser is not accurate when I actually pull up the site on my iPhone SE. Has anyone else experienced this and how do you get around it? Thank you in advance.
EDIT: Here is the link to the other question I asked if anyone needs to see more detail: