Page 1 of 1

Boxed Outline

Posted: Thu Oct 06, 2022 4:59 pm
by baxterit
Hello,
I'm trying to make a responsive layout that has a boxed outline. I've been using Layout Grid for different elements of my pages but the Layout Grid stretches the entire width of the page. Is there anyway to contain the width of the Layout Grid?

Best Regards,
J. Harris

Re: Boxed Outline

Posted: Thu Oct 06, 2022 5:06 pm
by crispy68
You can set the max width of the layout grid by enter a number in the field. This will keep the contents from getting any larger.

Re: Boxed Outline

Posted: Thu Oct 06, 2022 5:21 pm
by baxterit
I've set the max width field and that does keep the contents from going any wider but the background color of the layout grid goes the entire width of the viewport. I would like for the background color of the layout grid to only be within the max width and the page background be visible past the max width.

Re: Boxed Outline

Posted: Thu Oct 06, 2022 5:32 pm
by crispy68
Then you will need to set the background color of the grid columns versus the entire grid.

Re: Boxed Outline

Posted: Thu Oct 06, 2022 6:35 pm
by baxterit
I'll give that a try. Thank you for the help. Much appreciated!

Re: Boxed Outline

Posted: Thu Oct 06, 2022 9:36 pm
by bkjohns
You can also enter the maximum width of the grid as a negative number (put a - in front of it). That should limit the overall grid.

Re: Boxed Outline

Posted: Fri Oct 07, 2022 12:39 am
by baxterit
Thank you! I'll give that a try also.