Page 1 of 1

Layout grid as embedded page

Posted: Thu Aug 15, 2019 8:35 am
by tommy888
I've noticed that layout grid cannot be an embedded page so it was easy to control the content for numerous pages. Why?

Re: Layout grid as embedded page

Posted: Thu Aug 15, 2019 8:43 am
by tommy888
Is the table extension used in Blocks responsive? I have the same breakpoints and the footer was completely taken from the page where it works fine.

Re: Layout grid as embedded page

Posted: Thu Aug 15, 2019 9:44 am
by Pablo
An embedded page can be used inside a layout grid as long as the content of that page is also floating

HTML tables are not responsive (they cannot have different properties in breakpoints), however tables are flexible.

Re: Layout grid as embedded page

Posted: Thu Aug 15, 2019 10:38 am
by tommy888
OK. Can I use a combination of regular layers with grid layers and cards? I think it works.

Re: Layout grid as embedded page

Posted: Thu Aug 15, 2019 10:41 am
by Pablo
Yes

Re: Layout grid as embedded page

Posted: Thu Aug 15, 2019 10:47 am
by tommy888
Thank you Pablo :)