Sticky Layout Grid for Navigation

Issues related to hyperlinks and web site navigation.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Post Reply
Amit
 
 
Posts: 2
Joined: Sun Jan 30, 2022 7:52 pm

Sticky Layout Grid for Navigation

Post 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.
User avatar
Pablo
 
Posts: 23608
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Sticky Layout Grid for Navigation

Post 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.
Post Reply