Hi there.
I bumped into following issue:
link: http://goo.gl/RyH4ye
I’m building a responsive WordPress website. The sheet width must be 100%, so the image under the header is stretched out on the screen.
But the information under the big image, must not be full width. That div (or cell) should be fixed with, around 1000 pixels.
I tried several CSS changes, but no luck.
An alternative would be a table. But on responsive view, the colums are not underneath eachother.
Hope someone can help me out here.