Follow these steps:


(1) Open the app

(2) Go to the advanced tab

(3) Inside the custom CSS box, add the following code:


.BarMessageContainer{

text-align: center !important;

}


.BarMessageContainer{

justify-content: center !important;

}


(4) Save your changes.