Hello Team,
I have full-page laravel template and using only main page header.
In main body, I am using card , but I want to keep card header sticky, so when user scrolls the page, they need to see main website header and below card header sticky,
so that user can read all card body content along with card header,
How to achieve that?
I apologize for the delay. Unfortunately, we don't have a feature specifically for making a card header sticky at the top. However, you can achieve a similar effect using custom CSS and JavaScript. For more information, you can refer to the documentation here:
https://preview.keenthemes.com/html/metronic/docs/general/sticky
Right now, the only widely accepted method to guarantee that table headers will remain sticky regardless of the surrounding code when their container overflows is to enclose the table element in a <div>, give that <div> an overflow auto or scroll property, and set its height to be less than the inner height of the window. https://devs.keenthemes.com/question/header-menu-1final grade calculator