explosiboo
Hi, I'm trying to change the label color of a TextInput field in Filament.
Hi Matthew, thank you very much for trying to help, I already tried using extraAttributes but it is applied to the div and I don't know why it is not applied to the label, nor to the input even though they are its children.
I did ->extraAttributes(['class' => 'text-red-500 font-bold'])
but the text does not appear in red.
7 replies