Browser: Chrome 110
OS: Windows
When creating a custom My account page for Woocommerce, and then creating a custom template for it (For example: My account - Edit account) which has more content than the dashboard, the footer stays at the initial height and doesn’t stay at the bottom, beneath all the content. In desktop I have been able to solve this creating a 100vh height container (not ideal but it does the job), but in mobile this doesn’t work.
That creates a problem beause the footer stays on top of the content and prevents the user from editing their account info or seeing what content is there. Hope I was clear. I cannot offer a link to see as it requires an account, but I will be happy to show privately if needed.