Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file How to make the address field align center? Thank you.

More
6 years 11 months ago - 6 years 11 months ago #4798 by zhihuazhou
Dear sir, I want to make the address field display in the center, not the left. Could you please tell me how to accomplish this? Thank you.
Attachments:
Last edit: 6 years 11 months ago by zhihuazhou.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #4802 by syw
Hello,

you can simply add to the CSS:
.personfield.index2.fieldaddress {
    text-align: center;
}

Olivier.
The following user(s) said Thank You: zhihuazhou

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #4805 by zhihuazhou
Thank you very much. It works perfect.

Please Log in or Create an account to join the conversation.

More
6 years 11 months ago #4806 by syw
You are welcome!

Olivier.

Please Log in or Create an account to join the conversation.