F
Filament5mo 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) ?
2 Replies
Solution
LeandroFerreira
LeandroFerreira5mo ago
using css? https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme
.fi-fo-field-wrp-label {...}
.fi-in-entry-wrp-label {...}
.fi-fo-field-wrp-label {...}
.fi-in-entry-wrp-label {...}
Sydd
SyddOP5mo ago
Thanks Leandro 😄

Did you find this page helpful?