November 25, 201510 yr I've been struggling for ages to try to work out why I am getting white chunks on my below page: http://www.sunshinedesign.eu/ I'm guessing it is something to do with the positioning but I have tried so many different ideas and I cannot work it out. Can anyone point me in the right direction? I have to admit that the site in general isn't looking how I envisaged it might but maybe it will come together in time...it is still very basic compared to my plan. But this white space issue is doing my nut in enough to consider starting from scratch. But I do really want to know what I am doing wrong so I can learn. Thanks.
November 26, 201510 yr Morning, It's to do with the paragraphs 'overflowing' their containers, use overflow: hidden on the parent ... Fiddle. Hope it helps.
Create an account or sign in to comment