Using the CSS code editor is consistently causing the global container’s max width to be suddenly ignored pushing the content full edge to edge while working. To be clear, I don’t mean actually writing any CSS that would cause max width of the container to be overridden, I mean that just making a line break in the editor causes the layout to shift (or link text to turn white in one case).
Here are the steps I take:
- Open a CS document
- Open the CSS code editor
- Insert cursor into the end of the document
- Make 2 line breaks in preparation to write a line of CSS
- Global container’s max width stops being enforced, content snaps suddenly to edge
- Save the document as is
- Reload the front end, observe that visual artifact is not real
- Reload the builder, max width is back to normal
- Repeat, consistently happening
Here is a short video showing what I’m talking about:
To reiterate, I am not able to give access to either of these sites at this time. Please do your best to answer this concern based on this video and the description I am providing here.
Thank you!