Page 1 of 1

Embedded object

Posted: Thu Mar 21, 2019 5:33 pm
by janez72
I have put an embedded object into Layoutgrid.
the object is a page with only a responsive menu.
I want to put it on every page.
Embedded page was added as a "layer".
It's working perfect in default mode.

But if I apply breaking points, then menu is no more responsive.
On 480 px(first breakpoint) it remains longer than 480 and menu does not push down other content.

Re: Embedded object

Posted: Thu Mar 21, 2019 5:56 pm
by crispy68
The page that the menu is on must also have the same breakpoints as your web page.

Re: Embedded object

Posted: Thu Mar 21, 2019 5:59 pm
by janez72
Yes, it has. 480 and 320.

Re: Embedded object

Posted: Thu Mar 21, 2019 6:02 pm
by Pablo
By default, elements are not flexible unless you put them in a layout grid.
So, on the master page you should put the menu inside a grid otherwise it will have a fixed size.

Re: Embedded object

Posted: Thu Mar 21, 2019 6:19 pm
by janez72
Of course, responsive menu is in a layout grid. Fluid and floating.
And also on other page, it is embedded in a layout grid.

It's working fine, until you put in breakpoints.

Re: Embedded object

Posted: Thu Mar 21, 2019 6:45 pm
by Pablo
To be able to help you I need to see the project file.

See also:
viewtopic.php?f=10&t=82134