Hi. In my project I have different pages and all of them have a common footer defined in page app.html. The problem is that the footer overlap che content at the bottom of all my pages.
@JEricaM I have a little trouble to understand, the ion-footer is not supposed to be dynamic in content, and add in all pages like a buggy cache system. Are you sure you don’t overuse Nginx for example? (if your server use too much cache systems or proxys like nginx, something like a footer in template will repeat).
I don’t know what nginx is. My problem is that if a scroll down all the content, my bottom content is covered by the footer (like in the image), and I don’t understand why… I would like to scroll the entire content, and that the footer don’t overlap anything.
There seems to be a CSS class to help with the header: class=“has-header” but couldn’t find any docs, or an alternative to footer. So you can style the ion-content with a margin, also not the best solution but helps. eg: