Opened project in B32. Now seeing horizontal scrollbar. Not everything visible inside of editor window (large screen setting). Have to scroll over to see rest of first page. Preview shoes correctly. Also, Text in Text Component borked in Editor. Shows correctly in preview. Possibly same bug as pointed out by others with regard to spacing, etc. Started with B31. B30 and earlier Editor view worked correctly.
I’ve taken a quick look at your project, and you had the margin set to 96 on both sides of the text component, this was causing your size scrolling issue!
Here’s a quick video showing you how to fix it, and also how you might want to change the scaling on your images (and grid).
Thanks Dan. That did the trick. Weird part was it showed correctly until B31, when it started showing weirdly. My goal was to limit the size of the text component. (Original web site used an i-frame.) Used min and max here as well and it is doing what I want it too.
I used the min and max settings and it is working well. I had set it at 300px because 100% was too big. On other pages, 100% is too small…
Phase II of re-write will be the responsiveness of the whole website and its different sizing. Phase I is just duplicating the original within elements and getting it published. Then I will start Phase II.