I need to centralize the primefaces menubar. I tried this: <p:menubar style="text-align: center !important"> but it did not work.
Please, help!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To center elements in the menubar (aka center the content), I think you would this because the bar is 100% width.
In the facelet add the “styleclass” attribute to the menubar:
and in the css file just add: