Help with 'overflowing' text

Hi everyone,

I’m currently designing my portfolio page but have run into problems with sizing and responsive design:

When I minimise the page , text from subsection divs overflows onto the images. I’d ideally like the images to respond to the text wrapping by shifting down to accommodate the resizing.

All out of ideas so any help appreciated :slight_smile:

Kiron

Ok, using ‘min-height’ as opposed to just ‘height’ in the div containing text solved this problem for me.

1 Like