p-card header

UI Components for Angular
Post Reply
kaytaro
Posts: 8
Joined: 01 Feb 2019, 20:18

20 Feb 2019, 21:27

is there any where to center the header on the card?

yigitfindikli
Posts: 449
Joined: 08 Aug 2018, 14:09

21 Feb 2019, 09:42

kaytaro wrote:
20 Feb 2019, 21:27
is there any where to center the header on the card?
Hi,
You can use this;

css

Code: Select all

.ui-card-title {
    text-align: center;
}
component

Code: Select all

@Component({
    ...
    encapsulation: ViewEncapsulation.None
})
Best Regards.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 13 guests