How to center the “contact form 7” form in the page?
-
I tryed to use this code to center the “contact form 7” form at the bottom of the page but it not worked:
div.wpcf7 { text-align: center; }I tryed also
.wpcf7 input , .wpcf7 label { width:100%; display:block; text-align:center; }An I tryed also:
{ text-align: center; }But it never goes centered ..
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to center the “contact form 7” form in the page?’ is closed to new replies.