Hi kinay,
You can download the category.zip file here:
And add this folder to the \templates\ja_phio\html\com_contact folder.
Then add the following CSS code to the backend > Site template styles > JA phio - default > Tools > Custom CSS code:
span.contact-cat-title {
display: flex;
flex-direction: row;
}
span.contact-cat-title p.label.contact-state {
margin-left: 10px;
}
Hope this helps!