Relative Content

Tag Archive for htmlcssdatatablesbootstrap-5

Sticky table header overlaps with the navbar

I am making a website using Bootstrap and the library DataTables (https://datatables.net/). The issue I am facing now is that as you can see, the sticky table header is working, but since the nav bar is also sticky, they overlap. I want that the navbar “pushes down” the table header somehow.