Page 1 of 1

Footer on Master Page not responsive

Posted: Mon Jul 15, 2024 4:47 pm
by rongreen
I inserted a "footer" on my master page and inserted a text object. My header, which is comprised of a layout grid works perfectly. However, the footer is not and part of the text disappears when I view it in a browser and shrink the size down to phone. My whole project uses layout grids except the footer. When I first attempted to use one for the footer it would snap to the top and then stay up on top and push the content on the other pages down. So I then switched to using the footer object. Is there some setting I need to pick for the footer or how can I use a flex grid but make it stay on the bottom and act like a footer? Thanks in advance for help.

Re: Footer on Master Page not responsive

Posted: Mon Jul 15, 2024 5:19 pm
by Pablo
It is difficult to help you without seeing what you have done.
If you need help the please share a demo project.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134

Re: Footer on Master Page not responsive

Posted: Mon Jul 15, 2024 7:15 pm
by rongreen
This is the first time I have done this so hope it works?

https://www.greensphotoimages.com/footer_issue.zip

Re: Footer on Master Page not responsive

Posted: Tue Jul 16, 2024 7:02 am
by Pablo
You have used a standard page footer, which is fixed/absolute container.
For flexible layouts, please use a layout grid (mode footer) instead.

Re: Footer on Master Page not responsive

Posted: Tue Jul 16, 2024 9:42 pm
by rongreen
Thank you that worked! It seemed that we could not locate the "mode" option, but found what you were recommending to select was inside a field called "Position". Nonetheless, it did the trick.