I am using primefaces full page layout and I want to change header's alignment and header's font size. When i add
style="border: none;alignment-adjust: middle;font-size: larger"
to the Primefaces LayoutUnit, it just removes the border and doesn't do anything about alignment and font size. Is there any solution?