This topic has 4 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler
Hi,
May I ask the contact forms are different on the phone version? One of them is aligning left, but the other is center. How can I make form b like form a?
Thank you
Hello,
You can use the next custom CSS code:
.wpcf7 {
text-align: left !important;
}
Regards
Thank you
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up