Hi everyone,
I am having a problem with my contact page. I’ve been searching for solution on how to make these box centered but all those solutions did not work to me. Here is the link(the password is seitho) and the code. Thanks very much!

.row {
display: flex;
margin: auto;
justify-content: center;
}
Hi, thanks for your reply. Where should I fill out the code?
@DK7 No worries. You can either add it in your CSS file (in Dawn for example it would be in base.css) or add it on top of the code you pasted previously, before any class
If it doesn’t work, add !important to style
Let me know if it works ![]()
Hi,
I checked it in my device in that box is already centered.
Thank you.
Thanks for your help! I’ve figured it out. xD