Sticky card header
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?
Replies (1)
Deleted comment
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
Deleted comment