Hi there,
I’ve figured out everything concerning card design – so far. The only thing I can‘t get rid of is the line on the bottem of the header. Is there a class for that?
Merci & best regards!
Hi there,
I’ve figured out everything concerning card design – so far. The only thing I can‘t get rid of is the line on the bottem of the header. Is there a class for that?
Merci & best regards!
Just gone through that a few weeks ago on this post.
Sticky-nav.sticky controls shadows of sticky nav blocs. It might be a shadow in the card header case, too. But I don’t know the class that controls it. …
.card-header border 0px does the trick. Sorry to have bothered anyone.
My apologies - I misread your post and just thought it was the main nav/header underline.
Right.
But be careful. This class removes all card header borders in the project.
If you want a class only for a certain card-header give the header a specific class.
Good to know, thank you!