How can i stretch a image in column 1/2 to screen edge without space left an right.?
Hey patrick_gilles,
Please link to your page so we can examine, do you want the image next to the text on the right with no space?
Best regards,
Mike
Hi,
The space that you see is due to the layout of the page, you have a max-width of 1460px, columns are not full width elements.
Try using the gridrow element with two 50% cells, it is a full width element.
Best regards,
Mike
That stretching works then , but the text block on other column orientate then too on full width and not on maximal width of the page.
I need only on one side the image stretch to edge of screen.
In the both directions, the text block left and image right and got problems with set the text block in the boxed witdh of the page.
The textblock should be with space to edge of boxed layout in all responsive sizes.
Got it , Thank you so much