Using themes and/or card_mod I have been able to change the font size of the text displayed in a Heading card (either title or subtitle), but…
I CANNOT change the alignment of that text.
I suspect this is because the actual text placement section is on the left so ‘badges’ (entities) can be displayed on the right. So no simple CSS modification can move the test to the RHS.
How can I then place some form of heading above an Entities card, with its heading aligned to the RHS?
Flummoxed is the word I’d use, but it’s late. Anyway, suggestions as to how I can achieve right aligned header text would be much appreciated.
First of all, could you explain what that is doing. It has moved the text box over to the right, but the text is not right aligned to the edge of the card, there’s still a bit of a gap, as if the text box has been shifted but the text in the box is still left aligned and adding a ‘text-align: right’ line makes no difference.
I’m just not sure what the ‘justify…’ line is actually doing. Can I get the text shifted fully to the right edge?