I am having an issue some of my pages are way to stretched, is there a way to change the boarder or make some of the pages boxed?
Hey!
/about-us/
The Grid Row element it’s a fullwidth element, if you don’t want that use Columns instead.
/about-us/our-team/
If you want to reduce the width of that element try constraining it in a Column element (you can do something like 1/3 empty column + 1/3 column with content + 1/3 empty column).
/investment-opportunities/
Put that Portfolio element inside a 1/1 Column.
Best regards,
Josue