Hej Layteam,
I currently have set a frame of 50px on my website Laytheme Sites (via Gridder Default) ...
I also added this code to limit the content (row-size) above 1440px:
.lay-content .row-inner {
max-width: 1440px;
margin: auto;
}
But now I have the problem that elements which are deliberately placed on the right or left edge of the grid stick no longer to the edge of the screen.
How could I solve this? Or is it even psossible?
A Dev-Friend mentioned Custom CSS Properties (Varibale)?
Could you please help my to solve this?
Here are two screen shots to better visualize the problem:
Best regads and thank you all in advance,
Fabi