XF 2.2 Centre Postbit

I center mine but I only show location, so you can edit accordingly.
Code:
.user-pane-location {
    text-align: center !important;
    width: 100%;
}
 
Back
Top Bottom