Forum Discussion
SPFX footer should be visible at the bottom of the page after the middle content is scrolled down
SharePoint Modern Page Layout using Application Customizer, the middle/main content height was too small for the view-port, so tried to increase the middle/main content height through CSS, by doing so custom footer is getting disappeared.Refer here for SharePoint Modern Page
I want the middle content view to be increased or else the middle content should be visible to it's fullest view. and then the footer should be visible at the bottom of the page after the middle content is scrolled down
4 Replies
- Siva_KumarCopper Contributor
Veena_Gupta Did you find any solution? - I have a similar requirement where custom footer only needs to be visible when user scrolls down bottom of the page. Any help highly appreciated !!
Regards
Siva
- Veena_GuptaCopper Contributor
Siva_KumarThanks For the response. Yes I have implemented portal footer at the bottom of the site using SharePoint Framework extension.
- Siva_KumarCopper Contributor
Veena_Gupta Please share the code reference link or please share your code here with Css styles. It will great help full for me.