Archived topic
Search page listing and footer problem
5 replies · Started by qpaq on November 24, 2020
The search page listing of posts goes over the footer area where the footer is stuck in the middle of the screen when the page is scrolled.
What could be the reason for this problem?
Hi,
This issue is caused by this CSS #content{height:60vh;} added in your YellowPencil plugin.
Here's how it'll look like if you remove this: https://share.getcloudapp.com/OAuWEo7N
Hi Elvin, thanks for spotting this out. But if I remove that CSS code and when there is a search without any results or with shorter results list, the footer stays not at the bottom of the screen but display in the mid of the screen. How can I avoid it?
Hi there,
try the CSS i provided here:
https://generatepress.com/forums/topic/cant-get-menu-nav-or-footer-to-be-sticky/#post-1232453
This will force to remain at the foot of the browser when there are short content pages.
Thanks David, you're great as a team!
Glad we could be of help