Hey there,
I’m using the Email Form plugin and wondered if its possible to centre the title text?
Please advise.
Thanks,
David
Hey there,
I’m using the Email Form plugin and wondered if its possible to centre the title text?
Please advise.
Thanks,
David
Hello David,
Thanks for asking. 
You can add following CSS under Pro > Theme Options > CSS:
.tco-subscribe-form h1 {
text-align: center;
}
Here are some related links for further reading:
Thanks.
On behalf of my colleague, you’re welcome. Cheers! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.