persistent footer
When I click on the page (e.g. on a gMap marker to display infowindow), the footer (together with my navbar) disappears.
Is there a way I can keep the footer and navbar at the bottom of the page, and always visible?
Thanks
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
When I click on the page (e.g. on a gMap marker to display infowindow), the footer (together with my navbar) disappears.
Is there a way I can keep the footer and navbar at the bottom of the page, and always visible?
Thanks
Hello Ben,
Please add footer's property
Position=fixed
Hi, I already have the position property set as "fixed" in the footer's options over on the right - is this not sufficient?
If not, how should I go about adding this property?
Hi Ben,
Actually this is enough. Works for me.
You can try to add as in screen shot http://prntscr.com/96kdns