Hi,
You previously gave me a code snippet to add space above the CF7 Submit button. It works great, but the changes are page specific. If I am using the same form on multiple pages, is there is a way to make the changes apply globally across all pages the form is used on?
Here is the code previously provided:
/* cf7 – space above submit button*/
#wpcf7-f1793-p1790-o1 .wpcf7-submit {
margin-top: 30px;
}
Thanks,
Dawn
