Copy and paste the following code into the Custom CSS window.
---------------------------------------------------------------------
.iMenu .ui-li .ui-btn-inner a.ui-link-inherit, .iPanel .ui-li .ui-btn-inner a.ui-link-inherit {text-align: center;}
---------------------------------------------------------------------
This looks great on sites that don't use Icons in the nav bars.
To center the text on a Sub-Menu page, use this CSS:
---------------------------------------------------------------------
.ui-li, .ui-li.ui-field-contain {text-align: center;}
---------------------------------------------------------------------
Comments
0 comments
Please sign in to leave a comment.