I need to get responsive the text over image. I set position as Absolute but when I switch to tablet or mobile view I need to reposition again and I do something wrong. Can you help me?
For the responsivity: you usually adjust per breakpoint.
For the Absolute positionning: read here to understand why your settings where probably wrong (the parent of the positionned element wasn’t position:relative, and it must be, to be a reference: http://inb4.webflow.io/posts/master-absolute-positionning