Hi guys,
I've decided (for some reason 🙂 ) to re-code my Wordpress site from scratch with my own code... It's going well, though there is a minor problem within the responsive framework and I can't find the mistake.
The problem occurs when scaling the site below approx. 400 px - something blocks the scalability.
This is my wp site that I'm imitating:
www.jakob-i.com
This is the one I'm working on and below are the pages where the problem occurs (only html and css, scalability created with display:flex code mainly and media queries) :
www.jakob-i.com/testsite7/index.html
www.jakob-i.com/testsite7/moderne-kunst/graffiti-kunstner.html
www.jakob-i.com/testsite7/tegninger/freelance-illustrator.html
Press ctrl-u to inspect (you know that, I know), here is the link to external stylesheet: https://www.jakob-i.com/testsite7/stylesheet.css
Don't spend way to much time on it, I'm just looking for help and the fix, and maybe you experienced coders have just seen the bug before. Try and scale the above three sites below 400 px in width or open them on your mobile - there you will see the bug. I'm quite sure a more experienced coder than me will recognise the problem straight away (maybe it's the images, the padding or something other really simple - it's a very simple coded site)
Hope someone will look a little - all help much appreciated and acknowledged.
/ Jakob
I've decided (for some reason 🙂 ) to re-code my Wordpress site from scratch with my own code... It's going well, though there is a minor problem within the responsive framework and I can't find the mistake.
The problem occurs when scaling the site below approx. 400 px - something blocks the scalability.
This is my wp site that I'm imitating:
www.jakob-i.com
This is the one I'm working on and below are the pages where the problem occurs (only html and css, scalability created with display:flex code mainly and media queries) :
www.jakob-i.com/testsite7/index.html
www.jakob-i.com/testsite7/moderne-kunst/graffiti-kunstner.html
www.jakob-i.com/testsite7/tegninger/freelance-illustrator.html
Press ctrl-u to inspect (you know that, I know), here is the link to external stylesheet: https://www.jakob-i.com/testsite7/stylesheet.css
Don't spend way to much time on it, I'm just looking for help and the fix, and maybe you experienced coders have just seen the bug before. Try and scale the above three sites below 400 px in width or open them on your mobile - there you will see the bug. I'm quite sure a more experienced coder than me will recognise the problem straight away (maybe it's the images, the padding or something other really simple - it's a very simple coded site)
Hope someone will look a little - all help much appreciated and acknowledged.
/ Jakob