FilamentF
Filament16mo ago
Sydd

Change label font weight globally

Please if anybody know, how to change labels font weight globaly (something like configure using, for labels forms components, entry components) ?
Solution
using css?

https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme

.fi-fo-field-wrp-label {...}
.fi-in-entry-wrp-label {...}
Was this page helpful?