Page 1 of 1

Sticky Layout Grid for Navigation

Posted: Sun Jan 30, 2022 8:15 pm
by Amit
Hi

I trying to create a sticky navigation inside a layout grid below a header layout. I have tried so many times but its not working.

Re: Sticky Layout Grid for Navigation

Posted: Sun Jan 30, 2022 8:44 pm
by Pablo
A sticky element should not be inside a layout grid, because in HTML child elements cannot 'break out' of their parent container.
So a sticky element should be a direct child element of the page.