What's the best way to build this layout responsively?

The text overlaps over the images, so I don't know how I should go about this... I don't yet have a mobile version, but I struggle figuring out the ideal way to make this layout shrink/wrap on smaller screen sizes. Should I use negative margins, absolute positioning (which I doubt) or something else that may be escaping me... And the backgound text, how would I get it to resize while still using position absolute to position it at the back?
No description
3 Replies
13eck
13eck5d ago
If it's a website use the dev tools to find out how it was done. But if it were me making it, I'd have the entire background be one image to make things easy. Then the text is just normal text in the normal flow on top of the background image.
idris
idrisOP5d ago
it's a figma design! thanks for answering!
13eck
13eck5d ago
Occam's razor—always search for the simplest solution!

Did you find this page helpful?