Seems simple but maybe I’m just missing something obvious. I’m sorta new Wix Studio but I know my way around it. Here’s what I want:
-
One row, two columns of text in a section
-
Section max width (1600px)
-
Each column has 200px padding/gap between them (fixed, does not scale or move)
-
Text content wraps when window is below max width
-
All text sizes stay fixed/do not scale
-
Section is left aligned (stays fixed to left margin, never moves horizontally unless layout changes to tablet/mobile)
-
Column content is also left aligned/fixed
I can fulfill all points except #6 and #7. The text responds well and wraps when the window is smaller than 1600px, but when the window size goes above 1600 the container starts moving horizontally to the right as if the left padding is breaking or scaling proportionally or something.
I don’t want the columns or text content to do anything when the window is above 1600. I want it all to stay in its 1600px positions.
I can’t figure out if it’s containers or the section settings or what. I have all my padding in the section set to 42px on all sides. Content x and y are 0px*.
I have tried this both with a section grid and the “advanced CSS grid” and can’t seem to figure out where the issue is.
Any help is appreciated.
