Make a flex grid sticky?

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Make a flex grid sticky?

Post by alan_sh »

I'm missing someting obvious - how do I make a flex grid sticky so that it doesn't scroll oout of side when the page moves down?

Alan
User avatar
Pablo
 
Posts: 23223
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Make a flex grid sticky?

Post by Pablo »

A flex grid does not support sticky.
The flex grid usually contains the header. content and footer so it would make no sense to keep this all sticky.
But nothing keeps you from using a separate layout grid for the header instead.
alan_sh
 
 
Posts: 1820
Joined: Tue Jan 01, 2019 5:50 pm

Re: Make a flex grid sticky?

Post by alan_sh »

OK - thanks. I guess that's what I will do.
Post Reply