Reputation: 3999
I have a row with an image, and then in a new row with some text I would like to go over that image. I am able to do this with negative margins and other spacing, but I need help for when it comes to a responsive page. As I change the browser size, I'm noticing that new row of text moving to other areas higher than the image. Let me know how I would fix that text exactly where Id want on the row above, and keep it responsive. Thanks!
Heres a gist to my code incase its confusing:
HTML https://gist.github.com/anonymous/5834935
CSS https://gist.github.com/anonymous/5834943
Upvotes: 1
Views: 91