Hey All!
I am making a row with text on the left and a background image that extends to the edge of the screen on the right (using some scroll parallax). I am using the global container for most of the other rows, but since I need the image to extend to the edge I couldn’t use that for this row, however I would like the row containing text to line up with the other rows above it that follow the global container.
What’s the best way to do this? Could I set the row as “global container” and somehow make the column with the background image extend to the edge of the screen anyway?
Thanks!