I have a simple panel with a title and body. I can get the body to center align with the {center} macro but can't get the panel title to center align. I have tried {center}, {align}, and even parameters such as titlealign=center in the main panel declaration. How can I do this?
Have you tried using CSS?
Yes I have. I created the CSS below, applied it to the page, and nothing happens.
.top-banners p { text-align: left !important; }
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.